libgda 5.2.8



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 a typo on sv translation
 - Please note: releases 5.2.6 and 5.2.7 were unable to be published at
   downdload.gnome.org

libgda 5.2.7 2018-11-07
 - SQLite provider uses system installed one by default
 - Revome build's date from documentation
 - introspection: removed system install in favor of --prefix

libgda 5.2.6 2018-10-03
 - Fixed compilation on MacOS
 - All Vala bindings and Vala extensions are built by default using --enable-vala,
   added --disable* switch to disable some or all of them
 - Fixes on outdated unit tests
 - Removed unused Vala extensions
 - Translations:
        - es (Daniel Mustieles)

ChangeLog
=========
https://download.gnome.org/sources/libgda/5.2/libgda-5.2.8.changes  (3.91K)

Download
========
https://download.gnome.org/sources/libgda/5.2/libgda-5.2.8.tar.xz (11.9M)
  sha256sum: e2876d987c00783ac3c1358e9da52794ac26f557e262194fcba60ac88bafa445



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