My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

CrunchyFrog Logo

About CrunchyFrog

CrunchyFrog is a SQL client and schema browser mainly (but not solely) for the GNOME desktop.

It's written in Python (PyGTK) and licensed under the GNU General Public License v3.

Features

  • Supports various databases (PostreSQL, MySQL, SQLite, Oracle, SQLServer, Firebird, Informix, MaxDB).
  • Lightweight user interface for daily tasks.
  • SQL editor with syntax highlighting, auto completion and SQL formatting.
  • Export results to CSV, OpenOffice or Excel (requires xlwt library).
  • Inspect database objects.
  • Supports multiple database connections at once (e.g. for switching between development and production environments).

Get it

See "Featured Downloads" on the right to get the latest released version.

For pre-built binaries including packages for Ubuntu / Debian visit this page.

Or check out the current sources:

hg clone http://crunchyfrog.googlecode.com/hg/ crunchyfrog

Then change into the directory called crunchyfrog (crunchyfrog-VERSION if you've downloaded and extracted a released version) and run ./crunchyfrog to start the application.

Getting Started | Requirements | Pre-built binaries | Screenshots

Documentation

Getting Started describes how to download and run CrunchyFrog.

The manual is available online:

Read it online | Download the PDF.

News

20011-10-01 CrunchyFrog 0.4.2 released
A bugfix release
2009-10-01 CrunchyFrog 0.4.1 released
A bugfix release
2009-07-11 CrunchyFrog 0.4.0 released
Features auto completion, additional database backends, and much more...
2009-05-21 CrunchyFrog 0.3.90 (unstable) released
Unstable release leading up to 0.4.



Contributing

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

How to Contribute

Powered by Google Project Hosting