- Вы здесь:
- Главная /
- Форум /
- Саумалколь и Айыртауский район /
- Разное 1 /
- What are the main advantages of a column based database?
What are the main advantages of a column based database?
- charlesjone
-
Автор темы
- Не в сети
- Новый участник
-
Меньше
Подробнее
- Сообщений: 6
- Спасибо получено: 0
1 нед. 2 дн. назад #67187
от charlesjone
A
column based database
is designed to optimize analytical queries, which are queries that retrieve data from the database to analyze and get insights, by storing data in the individual fields. There is one major benefit and that is that the queries do not have to scan irrelevant columns and hence do not have to process the data to that extent. Also, similar values can be stored in a column-oriented system, which can give good compression. Their use is often recommended for business intelligence, reporting and big data analysis. Also take the time to see if you're primarily an analytical or transactional user, as frequent row level updates may not be the best use of one.
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Время создания страницы: 0.113 секунд
