This site is about a previous instance of this event. For the current event, please see the updated site.

Schedule - PGConf.EU 2019

Jsonpath in examples and its roadmap.

Date: 2019-10-16
Time: 13:00–13:50
Room: Washington
Level: Intermediate

PostgreSQL 12 introduced a jsonpath - the query language for json, which is an important part of SQL/JSON specification in SQL-2016 standard. Jsonpath is a flexible way to specify the parts of json to be used for processing in functions and operators. The language being very rich is quite complex and we will demonstrate how it works using examples from simple to complex quieries. Also, we will explain how indexes works for jsonpath and show the performance benefits of using jsonpath and old arrow operators.

We will present the roadmap for PostgreSQL 13 and further releases.

Slides

The following slides have been made available for this session:

Speaker

Nikita Glukhov
Oleg Bartunov