Libgda's databases adaptaters are called providers and this page attempts to give a list of the currently supported database types and the limitations.

Providers status

Database provider

Compiles?

Status

Remarks

Access (.MDB files)

Yes

Functional, read only mode

Uses the MDB Tools library to access the .MDB files, and is limited by its features

Firebird

No

Outdated

IBM DB2

No

Outdated

TDS (Microsoft SQL Server and Sybase)

No

Outdated

Uses the FreeTDS library

mSQL

No

Outdated

MySQL

Yes

Fully functional

For version 5.0.x

ODBC

No

Outdated

Features limited by ODBC

Oracle

No

Outdated

PostgreSQL

Yes

Fully functional

For versions >= 8

SQLite

Yes

Fully functional

Uses an embedded or external version if possible

Sybase

No

Outdated

Uses the Sybase API

Xbase

No

Outdated

JDBC

Yes

Fully functionnal

Generic wrapper of any database accessed using JDBC

You can help improve this table's accuracy by testing libgda with your database.

DISCLAIMER: there is no guarantee that this software functions correctly or that it will not destroy or damage your data. You are warned: Don't test on production servers.

Providers_status (last edited 2009-03-18 10:54:44 by VivienMalerba)