libgda 4.2.12



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

 - Vala bindings corrections
 - Several small corrections and improvements
 - Bugs corrected: #663608, #665917
 - Translations:
	- de (Mario Blättermann)
	- sl (Matej Urbančič)
	- es (Daniel Mustieles)
	- nb (Kjartan Maraas)
	- it (Marco Ciampa)
	- zh_CN (kn1792)


ChangeLog
=========
http://download.gnome.org/sources/libgda/4.2/libgda-4.2.12.changes  (4.99K)

Download
========

http://download.gnome.org/sources/libgda/4.2/libgda-4.2.12.tar.xz (10.7M)
  sha256sum: 636c17d0a7380d77eb89c19426dc62580f900a86b9dd93cb0b03210ff77769f9



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