PostgreSQL 9.4's "jsonb" Document Store

Опубликовано: 06 Октябрь 2024
на канале: Next Day Video
3,504
19

Micah Yoder
http://www.pyvideo.org/video/3186/pos...
http://www.pytexas.org/2014/talks/29/
I will give an intro to PostgreSQL's "jsonb" JSON document store; how it compares to MongoDB; guidelines for choosing between SQL-only, SQL+jsonb, and MongoDB; and using it from Python.