About libgda ============ Libgda is a (relatively small) database access library: * it is a wrapper like ODBC but with more features to access several database engines * features a meta data extractor (to know all about database objects in a common way) * comes with an SQL console application (like mysql, psql or sqlite3 consoles) * relies on GLib, coded in C, its API is easy to use * at the moment supports SQLite (and SQLCipher), MySQL, PostgreSQL, MSAccess, Berkeley Db (and is SQL extension), Oracle and JDBC (allows access to any database through a JDBC driver), work is in progress for other database types (such as Firebird). There is also a special feature which allows one to connect to a database hidden behing a web server (through specific PHP scripts) * LGPL licensed for the libraries and GPL licensed for the tools.
See http://www.gnome-db.org for more information. News ==== - Improved Vala and introspection - Bugs corrected: #722531, #722773, #730813, #742312, #750191 and others - Translations: - zh_CN (Wylmer Wang) - el (Dimitris Spingos) - sr (Мирослав Николић) - bs (Samir Ribic) - pl (Piotr Drąg) - cs (Marek Černocký) - es (Daniel Mustieles) - id (Andika Triwidada) - eu (Inaki Larranaga Murgoitio) - pt (Pedro Albuquerque) ChangeLog ========= https://download.gnome.org/sources/libgda/5.2/libgda-5.2.3.changes (2.34K) Download ======== https://download.gnome.org/sources/libgda/5.2/libgda-5.2.3.tar.xz (11.7M) sha256sum: 898f823ee8caba8796e8f9869b2d1fdcaeb33dc0beb7a7908426a82ed3c5111f _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
