Size: 762
Comment:
|
Size: 756
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 12: | Line 12: |
* [["PostgreSQL"]]. | * PostgreSql. |
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.
- ["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: