libgda 5.2.9



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
====

 - Fix Sun JRE 1.8 detection
 - Fix JDK 11.0 detection
 - Drop unneeded JAVAH variable check
 - Fix build for System Installed SQLite libs
 - Non-Dates and Timestamps values returns 'NULL' string when converted
 - Fix --with-ui, now UI is buildable when enable


ChangeLog
=========
https://download.gnome.org/sources/libgda/5.2/libgda-5.2.9.changes  (497)

Download
========
https://download.gnome.org/sources/libgda/5.2/libgda-5.2.9.tar.xz (12.0M)
  sha256sum: 59caed8ca72b1ac6437c9844f0677f8a296d52cfd1c0049116026abfb1d87d9b



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]