What is a characteristic of column-based NoSQL databases?
Answers
Answered by
1
These are NoSQL databases built for highly analytical, complex-query tasks. Unlike relational databases, columnar databases store their data by columns, rather than by rows. These columns are gathered to form subgroups. The keys and the column names of this type of database are not fixed.
hope you like this answer
please mark me as brainliest
Similar questions