JSON Data Modeling with Couchbase

preview_player
Показать описание
An introduction into the NoSQL landscape and Couchbase in particular, this video takes you through the question of why you would choose a NoSQL database, how to approach JSON data modeling from a general and Couchbase perspective. We talk about relational vs document database usage and finally document database relationships and how to query with the Couchbase query language N1QL.

Learn more about Couchbase and visit our Developer Portal where we have links to documentation, tutorials and getting started exercises for NodeJS as well as each of our dedicated SDKs including C, Java, Go, .Net, PHP, Python, Ruby, and Scala.

Рекомендации по теме
Комментарии
Автор

I botched the definition of a column store, please forgive me, I did not mean to say tables, rather than tables you have families of columns so it is actually a little bit different than what I said.

EricBishard