Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2005-01-11 18:50:53
Size: 756
Editor: anonymous
Comment:
Revision 6 as of 2005-01-11 19:04:44
Size: 846
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
DataBase
-----
Line 6: Line 8:
 * ["mergeant"]: ["Frontend"] for database administrators and database application developers.  * ["mergeant"]: ["Frontend"] for database administrators and database application developers. Connections to any database supported by the Libgda library can be opened.

DataBase


The GNOME-DB project aims to provide a free unified data access architecture to the DebianGnome project. GNOME-DB is useful for any application that accesses persistent data (not only databases, but data), since it now contains a pretty good data management API.

GNOME-DB consists of the following components:

  • ["mergeant"]: ["Frontend"] for database administrators and database application developers. Connections to any database supported by the Libgda library can be opened.
  • ["libgnomedb"]: Database Widget Library. These widgets are integrated with the latest versions of glade.
  • ["libgda"]: data abstraction layer. It can manage data stored in databases or XML files and it can be used by non-GNOME applications.

See also: