PGCon2019 - 3.4

PGCon 2019
The PostgreSQL Conference

Speakers
Bruce Momjian
Schedule
Day Tutorials - Day 2 & Unconference: Wednesday - 2019-05-29
Room DMS 1150
Start time 09:00
Duration 03:00
Info
ID 1383
Event type Workshop
Track Tutorial
Language used for presentation English
Feedback

Postgres for All Your Data

Postgres can easily handle relational data, but it can handle many non-relational, NoSQL, federated, and data warehouse requirements too.

This tutorial explains how the extendibility capabilities of Postgres works, and shows how Postgres handles non-relational requirements.

It covers JSON, data analytics, foreign data wrappers, and many other non-relational data types, like full text search. It also covers the necessary indexing support to make these features scalable.