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

 - Fixed BDBSql building and running
 - Some MySQL provider corrections
 - Many small corrections and improvements (UI extension, GdaNumeric, 
GdaBrowser, GdaSql)
 - GdaSql: improved inline help and better uniform handling of query favorites
   with GdaBrowser
 - Report engine can now convert rich text to HTML
 - Handle deprecated symbols for Glib 2.32
 - Bugs corrected: #665917, #668411, #667837
 - Translations:
        - sl (Matej Urbančič)
        - es (Daniel Mustieles)
        - nb (Kjartan Maraas)
        - it (Marco Ciampa)
        - zh_CN (Aron Xu)
        - de (Mario Blättermann)
        - cs (Marek Černocký)
        - ja (Jiro Matsuzawa)


ChangeLog
=========
http://download.gnome.org/sources/libgda/5.0/libgda-5.0.3.changes  (19.5K)

Download
========

http://download.gnome.org/sources/libgda/5.0/libgda-5.0.3.tar.xz (11.1M)
  sha256sum: 82d204361b794103c366bb690484d25814bfc653cb97da0dfcf7c0a13409d1cc

_______________________________________________
ftp-release-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to