-
Course
- Data
The PostgreSQL Document Database
PostgreSQL is a powerful relational engine - but did you know you can make it just as flexible and exciting as MongoDB, CouchDB, or RethinkDB? With the new jsonb data type, PostgreSQL has the ability to be a full-fledged document data store.
What you'll learn
PostgreSQL is a powerful relational engine - but did you know you can make it just as flexible and exciting as MongoDB, CouchDB, or RethinkDB? With the new jsonb data type, PostgreSQL has the ability to be a full-fledged document data store.
Table of contents
- JSON and JSONB | 9m 4s
- Selectors | 2m 32s
- The Sample Database | 2m 50s
- JSON Creation Functions | 8m 54s
- Building Documents from Data | 3m 26s
- Data Validation | 7m 1s
- JSON Processing Functions | 5m 44s
- The Existence Operator | 2m 59s
- The Containment Operator | 1m 41s
- Fuzzy Matches | 3m 6s
- Indexing | 8m 48s
- JSONB and PLV8 | 8m 6s
About the author
Rob Conery co-founded Tekpub and created This Developer's Life. He is an author, speaker, and sometimes a little bit opinionated.
More Courses by Rob