Multicorn - Unified data access library - Contents

Multicorn Overview News Documentation Contribute Issues Presentation Ok, but why should I care ? Installation Requirements Usage Presentation Multicorn is a PostgreSQL 9.1+ extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language. Ok, but why should I care ? Multicorn allows you to access any data source in your PostgreSQL database. You can leverage the full power of SQL to query your data sources Every tool you use for SQL can be reused with those datasources (think about an ORM, BI tool...) Installation Requirements Postgresql 9.1+ Postgresql development packages Python development packages python 2.7 or >= python 3.3 as your default python If you are using PostgreSQL 9.1 , you should use the 0.9.1 release. If you are using PostgreSQL 9.2 or superior, you should use the 1.0.0 series. (Currentl...

Linked on 2014-04-23 22:09:02 | Similar Links