Skip to Content
Google Cloud Platform for Architects
book

Google Cloud Platform for Architects

by Vitthal Srinivasan, Loonycorn Ravi, Judy Raj
June 2018
Intermediate to advanced
372 pages
8h 44m
English
Packt Publishing
Content preview from Google Cloud Platform for Architects

Columnar datastore

A columnar database is a database management system (DBMS) that stores data in columns instead of rows. Here, all the column one values are physically together, followed by all the column two values, and so on. The data is stored in record order, so the 100th entry for column one and the 100th entry for column two belong to the same input record. This allows individual data elements, such as customer name for instance, to be accessed in columns as a group, rather than individually row by row.

Say you have the data from a notification service in an e-commerce website. Notifications will have properties like ID, recipient, the notification type (an offer or a sale notification), and the message content. In a traditional relational ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Google Cloud Platform Professional Cloud Architect

Google Cloud Platform Professional Cloud Architect

Victor Dantas
Google Cloud Platform for Developers

Google Cloud Platform for Developers

Ted Hunter, Steven Porter

Publisher Resources

ISBN: 9781788834308Other