Upcoming presentations
No upcoming presentations...
Past presentations
Replacing Oracle’s Advanced Features in PostgreSQL: High Availability, Advanced Functions, and Extensibility
Who needs Oracle when you have PostgreSQL?
Migrating from Oracle to PostgreSQL often raises questions about replacing powerful Oracle features like Materialized Views, Flashback Queries, Virtual Columns, Oracle RAC, and PL/SQL Packages. While PostgreSQL doesn’t replicate these features identically, it offers robust alternatives that meet—and often exceed—Oracle’s capabilities.
This session will guide you through: - Replacing Oracle’...
Enhancing OLTP Systems with pgvector: Best Practices in Database Design
Generative AI and PostgreSQL
The integration of pgvector into existing Online Transaction Processing (OLTP) systems represents a significant advancement in leveraging vector search capabilities within traditional database environments. This presentation is designed to educate database professionals on the thoughtful integration of pgvector into OLTP applications powered by PostgreSQL, ensuring enhanced functionalities with...
Using Global database in Amazon Aurora PostgreSQL
Using Global database in Amazon Aurora PostgreSQL
An Amazon Aurora Global database is designed for globally distributed applications, allowing a single Amazon Aurora database to span multiple AWS Regions. It replicates your data with no impact on database performance, enables fast local reads with low latency in each Region, and provides disaster recovery (DR) from Region-wide outages. In this session, learn how to plan for cross-Region DR and...
Amazon Aurora Global Database Design Patterns for HA and DR
Amazon Aurora Global Database Design Patterns for HA and DR
Amazon Aurora Global Database is designed for globally distributed applications, allowing a single Amazon Aurora database to span multiple AWS regions. It replicates your data with no impact on database performance, enables fast local reads with low latency in each region, and provides disaster recovery from region-wide outages. In this session, learn about the several use-cases and design patt...