|
|
CrunchyFrog is a SQL editor and database schema browser for the GNOME desktop.
Supported databases
- PostgreSQL (requires psycopg2)
- MySQL (requires MySQLdb)
- SQLite (requires python-sqlite3)
- Oracle (requires cx_Oracle)
- LDAP (requires python-ldap)
- MSSQL (requires pymssql)
Get it
svn checkout http://crunchyfrog.googlecode.com/svn/trunk/ crunchyfrog
Documentation
Getting started: http://code.google.com/p/crunchyfrog/wiki/GettingStarted
Wiki: http://code.google.com/p/crunchyfrog/wiki/Documentation?tm=6
API documentation: http://cf.andialbrecht.de/api/
Get involved
Discussion group: http://groups.google.com/group/crunchyfrog
For bug reports use the Issues tab above, or send me an email to albrecht DOT andi AT gmail.
CrunchyFrog is written in Python (PyGTK) and provides a plugin system.
