Description
Database access through a common GNOME library helps applications connect to different database engines with shared abstractions. It is useful for desktop tools or software that need provider-based data access.
This is a library, not a database server or full administration console. Applications still manage connection strings, credentials, and the data they read or write.