On-demand
Query Processing in Postgresql
Query processing is an important functionality of a database product like PostgreSQL. Given the extensible nature of PostgreSQL, advanced users may want to become familiar with the interfaces that PostgreSQL provides in order to extend the core functionality.
Where the DBMS Market is Going
In his talk at Postgres Build 2021, Mike Stonebraker covered key considerations and provided guidance about the best way forward when it comes to the cloud.
Quo vadis, Postgres in the cloud? Kubernetes or DBaaS?
This talk will juxtapose EDB Cloud Native Postgres, a self-managed Kubernetes and container based database solution, and EDB Cloud, a fully managed database service, that is built on EDB Cloud Native Postgres.
Sharing experiences along the Postgres journey
Explore why organisations adopt open source and the reasons for selecting PostgreSQL as their preferred DBMS.
Using Open Source to Build an API Economy
During this talk, you will learn about Smals and their use of open source to develop an API economy and its application.
Graph Queries with PostgreSQL
This talk looks at how to write and tune queries, as well as design databases for efficient graph search. We’ll also discuss the new SEARCH and CYCLE clauses in PostgreSQL 14.