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.
Overview
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.
Syllabus
- Introduction 19mins
- JSON and JSONB Basics 64mins
- A Document API 52mins
- A Node Client 23mins
- A .NET Client 29mins
- Querying 43mins
Taught by
Rob Conery