wjv / Multicorn

Fork of Multicorn with filehandle cache trivially removed to avoid “too many open files” error, plus compatibility fixes for Python 3 and ldap3.

Home Page:http://multicorn.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PGXN version Build Status

Multicorn

Multicorn Python Wrapper for Postgresql 9.2+ Foreign Data Wrapper

The Multicorn Foreign Data Wrapper allows you to fetch foreign data in Python in your PostgreSQL server.

Documentation available at : http://multicorn.readthedocs.org/en/latest/

Multicorn is distributed under the PostgreSQL license. See the LICENSE file for details.

About

Fork of Multicorn with filehandle cache trivially removed to avoid “too many open files” error, plus compatibility fixes for Python 3 and ldap3.

http://multicorn.org/

License:PostgreSQL License


Languages

Language:Python 52.5%Language:C 37.1%Language:PLpgSQL 6.2%Language:C++ 2.0%Language:Makefile 1.9%Language:Shell 0.3%