No upcoming presentations...

    OpenAI's GPT neural network can be enhanced and customized with plugins. For instance, the Expedia plugin arms the AI with current data on lodging prices and availability, allowing users to book their next trip directly through the ChatGPT interface.

    In this session, you'll gain practical experience with large language models (LLMs) by creating a Postgres-backed plugin for the OpenAI platfor...

    @ Postgres Conference 2024

    Apr 19 2024

    Dev

    Stored procedures have been a feature of Postgres for years. They were designed to let developers execute data or compute-intensive logic directly where the data lives—in the database—thereby reducing network latency. However, even in 2024, this relational database feature hasn’t gained widespread adoption within developer communities for various reasons.

    PgCompute is a new client-side Postg...

    @ Postgres Conference 2024

    Apr 17 2024

    Dev

    As the demand for reliable and continuous data access intensifies, it's important to understand the high availability (HA) options for PostgreSQL deployments in the cloud.

    In this talk, we'll examine essential PostgreSQL HA solutions, including traditional techniques like streaming and logical replication, as well as the latest cloud-based approaches. Join us as we tolerate the storms in the...

    @ Silicon Valley 2023

    Apr 20 2023

    Yugabyte DSS

    Combine the popular SQL interface and the strong consistency of relational databases with the horizontal scalability of NoSQL data stores. You’ll get a distributed SQL database, a relatively new category of relational DBs.

    This talk introduces you to the whys and hows of distributed SQL.

    First, we’ll find out why the world needs yet another database category. Next, using YugabyteDB as an ...

    @ Silicon Valley 2023

    Apr 20 2023

    Yugabyte DSS

    Join this swift demo-driven session where Denis migrates a contemporary e-commerce application from an on-premise architecture to a highly available cloud native solution. In a matter of 20 minutes, you'll witness and learn: - How much effort should you put into upgrading from a single-server Postgres instance to cloud native YugabyteDB cluster. - How to make the API and backend layers highly...

    @ Silicon Valley 2022

    Apr 7 2022

    Yugabyte Distributed SQL Summit