Skip to content

cedvict/dbexplorer_pgsql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 74.4%
  • C 20.5%
  • Logos 3.0%
  • JavaScript 1.0%
  • CSS 0.7%
  • Makefile 0.3%
  • Other 0.1%