[Video 215] Micah Yoder: PostgreSQL’s JSONB

In recent years, PostgreSQL has gained a number of facilities that were normally associated with NoSQL databases, such as a key-value store and JSON support. In the latest (9.4) release, the JSONB data type brought high performance and many new features. In this talk, Micah Yoder describes the JSONB data type, how it can be used from within SQL, how its performance compares with MongoDB, and how such features can be used from within Python.

Leave a Reply