Multiple DataBase Aplication Client
  Lang: English - Spanish
>Home >Forums >Documentation >History >Screens >Collaborations >Downloads

Start Page

Welcome to the GestDB's Official web Page.

This application was developed with the objetive of allowing the access to different database engines at the same time and perform queries, modifications and data struture creations with its contents.

The idea rose from the desperation of his creator that had to install a different database client by every database, that means to learn how to manage a new program every time. There was also the inconvenient of the space, because every client costs a minimun of 300Mb of disk space, which is a waste of resources if you only whant to do some sql queries over the database.

Once all the possibilities where sawn, he decided to develop in Java because it permits the portability to any Operating system with existing JVM.

These are some of the most important characteristics of GestDB:

  • It is possible to connect to different types o databases at the same time (Oracle, DB2, SQLServer, Informix, MYSQL, Firebird, ODBC, etc..)
  • Visualization of data Structures characteristics.
  • Query assistant.
  • Data export from one database type to another (example: Oracle to DB2). Database structure exporting its also allowed (create table, index, etc....).
  • Data export in plain format.
  • Data import from plain text archives and SQL scripts, from independant files or complete directories.
  • SQL commands History.
  • Automatic Opening of the opened connections on the last session.
  • Occupation statistics.
  • Multiple Tabs for SQL commands in every session.
  • Multiplatform running.
  • Java compatible (+JRE 1.3).
  • Graphical or text mode.
  • Unattended data backups (batch processes).
  • Source Code generator for JAVA, HTML, XML, VB, ASP, PHP.

This product is bound to the GNU GPL license, which gives the character of free software and therefore it is possible to be distributed freely, to be used, or to be improved as long as the result of this improvement matches the GNU GPL license. If you want more information on the matter, consult the official page of GNU.

The source code of this product is hosted in SourceForge.net Logo.