aboutsummaryrefslogtreecommitdiff
path: root/databases/libgda6/pkg-descr
blob: e63f904c32d0bb11e187e4df315bfd2fbd73ed63 (plain) (blame)
1
2
3
4
5
6
7
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