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

News

  • 14 Dec 2010 GSQL has been included to the Debian Unstable. It also means that the project should be included to the next Ubuntu's release 11.04
  • 21 Nov 2010 Added the Firebird engine in trunk (screenshot)
Update: added missing headers.
Notice: Uninstall all previous ubuntu packages prior to installing new version
Update: added missing 'gsql.schemas' file to tarballs.

Mission

The mission of GSQL opensource project is to supply database developers with an universal tool platform tailored against market leading DBMS by providing:

  • native DBMS access (not via ODBC layer)
  • databased objects organised into a tree
  • intuitive and easy database objects handling
  • syntax highlighting
  • query plan builder
  • query constructor
  • query result export (in XML, CSV, HTML)
  • debugger (depending on RDBMS)
  • query planner control (depending on RDBMS)
  • database administration functions
  • database system monitoring
  • GNOME integration (via gconf and gnome-keyring)
  • plugin: data migration wizard for various RDBMS

Architecturely GSQL is designed so that the database interfaces are arranged into modules linked to the platform by engine API. It allows to implement new engines independently. GSQL provides developers with a rich API. To extend the functions of GSQL engines, we suggest loadable plugins API.

You may also want to know why I'm not using libgda. Please, read this.

Screenshots

(more...)

Powered by Google Project Hosting