Speakers | |
---|---|
Damien Clochard | |
Schedule | |
Day | Saturday |
Room | K.4.201 |
Capacity | 85 |
Start time | 12:00 |
End time | 12:50 |
Duration | 00:50 |
Info | |
Track | PostgreSQL Devroom |
Create a Foreign Data Wrapper in 15 minutes
SQL/MED is the new frontier of PostgreSQL !
Since the release of PostgreSQL 9.1, we see lots of Foreign Data Wrappers (FDW) coming out, giving you the ability to connect your database with multiple data sources : local files, other RDMS, NoSQL stores, webservices, etc.
The primary language to write a FDW is C. But a recent extension called "Multicorn" makes Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language.
This talks will :
- Explain the basics of SQL/MED
- Give an overview of the various existing Foreign Data Wrappers
- Show how to code a wrapper in a blink of en eye with multicorn
Concurrent events:
Next (up to 3) talks in the same room (K.4.201):
When | Event | Track |
---|---|---|
13:00-13:50 | PostgreSQL Clustering with Red Hat Cluster Suite | PostgreSQL |
14:00-14:50 | Multi-CPU performance in PostgreSQL 9.2 | PostgreSQL |
15:00-15:50 | Hooks in PostgreSQL | PostgreSQL |