PostgreSQL is obviously a relational database. (The “SQL” in its name sorta gives that away.) But PostgreSQL has, over the last few versions, added a growing number of features normally associated with NoSQL. In this talk, Vibhor Kumar describes some of the latest NoSQL features to be added and improved in PostgreSQL, , including the Hstore key-value storage and the JSONB storage type.