File: README.md

package info (click to toggle)
postgresql-multicorn 1.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,244 kB
  • sloc: ansic: 3,324; python: 2,258; sql: 751; makefile: 259; sh: 81
file content (14 lines) | stat: -rwxr-xr-x 580 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[![PGXN version](https://badge.fury.io/pg/multicorn.svg)](https://badge.fury.io/pg/multicorn)
[![Build Status](https://travis-ci.org/Segfault-Inc/Multicorn.svg?branch=master)](https://travis-ci.org/Segfault-Inc/Multicorn)

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.