Komodo / dbexplorer_pgsql

PostgreSQL database support for Komodo IDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dbexplorer_pgsql

PostgreSQL database support for Komodo IDE.

Building

To build this add-on, use koext from the Komodo add-on SDK:

cd dbexplorer_pgsql
koext build

Notes

The src directory contains the source code of the psycopg2 Python library, which is licensed under the LGPL.

The platform directory contains the compiled forms of the psycopg2 library, one for each platform supported.

About

PostgreSQL database support for Komodo IDE

License:Mozilla Public License 2.0


Languages

Language:Python 74.3%Language:C 20.5%Language:Logos 3.0%Language:JavaScript 1.0%Language:CSS 0.7%Language:Makefile 0.3%Language:Shell 0.1%Language:Perl 0.0%