libgda 5.1.2



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

 - Many small corrections, some uncovered by CoverityScan
 - Misc code cleanups, avoid using deprecated functions
 - MySQL improvements
 - Vala bindings improvements and corrections
 - Data export improvements
 - Upgraded SQLite to 3.7.14.1 and SqlCipher to 2.1.1
 - Have blobs work on Windows
 - Bugs corrected: #691099, #691069, #669801, #687235, #684895, #684583, #684141, #683162
 - Translations:
        - ca (Pau Iranzo)
        - ru (Yuri Myasoedov)
        - it (Marco Ciampa)
        - id (Andika Triwidada)
        - de (Christian Kirbach)
        - gl (Fran Diéguez)
        - es (Daniel Mustieles)
        - sl (Matej Urbančič, Martin Srebotnjak)
        - cs (Marek Černocký)
        - el (Dimitris Spingos, Tom Tryfonidis)


ChangeLog
=========
http://download.gnome.org/sources/libgda/5.1/libgda-5.1.2.changes  (14.7K)

Download
========
http://download.gnome.org/sources/libgda/5.1/libgda-5.1.2.tar.xz (11.5M)
  sha256sum: 59c4416a151297a406091fcfe7af781ea88af3381d10b365ba73b1eb8e23b6c5



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