26 April 2007

Program for browsing MySQL databases. GPL

Entrance 0.75.0 is a program for browsing MySQL databases. It includes a "match box" search facility that is simlar to the Mac's Spotlight. Entrance can create charts based on query results, and these charts can be zoomed and panned. Entrance also supports an innovative feature called "data painting" that allows users to select and paint data points interactively

17 April 2007

Frontend for MySQL. GPL

Gequel 1.15 is a GTK/C based frontend for the popular MySQL database engine. It was loosely derived from an old program by the same author (xsqlmenu). It can retrieve data from MySQL databases, present them in nice browsers, and allows for update, delete, insert, search, query, and copy operations.

16 April 2007

Applications on more than one database management system (DBMS). GPL

dbmstools 0.4.2 module exists mainly for developers who need to support applications on more than one database management system (DBMS). It's intended to allow all the database information (schema and base data) to be kept in one single place, and to have DBMS-specific scripts (for creating and populating the database schema, and upgrading from one version to the next) generated from that data. It can generate schema documentation for any DBMS (including diagrams), and can export data from a database in several formats. It also has wrappers for several tools so that they can be run from within Apache Ant. It supports PostgreSQL 7 and 8, Oracle, SQL Server, MySQL, and Hypersonic (limited support).

04 April 2007

Database development framework for rapidly creating applications. GPL

building object network databases 2.4.2 is database development framework for rapidly creating applications. It creates live forms for the Web with AJAX and desktop applications using GTK. Using XML to define widget layouts, it drives the live forms to which SQL statements and methods can be attached.