Percona Resources

Software
Downloads

All of Percona’s open source software products, in one place, to download as much or as little as you need.

Product
Documentation

A single source for documentation on all of Percona’s leading, open source software.

Financial Services

Driving Database Success

Percona Blog

Percona Blog

Our popular knowledge center for all Percona products and all related topics.

Community

Percona Community Hub

A place to stay in touch with the open source community

Events

Percona Events Hub

See all of Percona’s upcoming events and view materials like webinars and forums from past events

About

About Percona

Percona is an open source database software, support, and services company that helps make databases and applications run better.

Percona in the News

See Percona’s recent news coverage, press releases and industry recognition for our open source software and support.

Our Customers

Our Partners

Careers

Contact Us

05/13/2021

Percona Live Online 2021

PostgreSQL​ provides a way to communicate with external data sources. This could be another PostgreSQL instance or any other database.

The other database might be a relational database such as Clickhouse​, MySQL​, or Oracle; or any NoSQL​ database such as MongoDB​ or Hadoop​. To achieve this, PostgreSQL implements ISO Standard call SQL​-MED in the form of Foreign Data Wrappers (FDW). This presentation will explain in detail how PostgreSQL FDWs work. It will include a detailed explanation of simple features and will introduce more advanced features that were added in recent versions of PostgreSQL. Examples of these would be to show how aggregate-pushdown and join-pushdown work in PostgreSQL. The talk will include working examples of these advanced features and demonstrating their use with dierent databases. These examples show how data from dierent database avors can be used by PostgreSQL, including those from heterogeneous relational databases, and showing NoSQL joins.

Speaker: Ibrar Ahmed – Percona

Ibrar Ahmed

Ibrar Ahmed

Ibrar Ahmed joined Percona LLC in the month of July 2018. Before joining Percona, Ibrar worked as a Senior Database Architect at EnterpriseDB for 10 Years. Ibrar has 18 years of software development experience. Ibrar authored multiple books on PostgreSQL.