Differences between revisions 2 and 13 (spanning 11 versions)
Revision 2 as of 2005-01-11 18:50:15
Size: 770
Editor: anonymous
Comment:
Revision 13 as of 2019-08-15 21:13:20
Size: 1141
Editor: nodiscc
Comment: cleanup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## Auto-converted by kwiki2moinmoin v2005-10-07
Line 3: Line 3:
{{{
 GNOME-DB consists of the following components:
}}}
Line 7: Line 4:
 * ["mergeant"]: ["Frontend"] for database administrators and database application developers.
 * ["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.
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.

== File types ==
Database administration/user tool for GNOME, based on libgda/libgnomedb, which are a complete database-independent access layer for UNIX systems,It has support for PostgreSql, [[MySQL]], Sybase, MS SQL Server, Oracle, Interbase/Firebird, MS Access files, xBase.
Line 13: Line 15:
 * [["PostgreSQL"]].  * PostgreSql.
 * PgAccess

-------

CategoryDatabase CategorySoftware

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.

File types

Database administration/user tool for GNOME, based on libgda/libgnomedb, which are a complete database-independent access layer for UNIX systems,It has support for PostgreSql, ?MySQL, Sybase, MS SQL Server, Oracle, Interbase/Firebird, MS Access files, xBase.

See also:


CategoryDatabase CategorySoftware