Database libraries

From Free Pascal wiki
Revision as of 21:34, 28 April 2012 by Chronos (talk | contribs)
Jump to navigationJump to search
Name Developers Platforms License Supported databases
Advantage TDataSet Descendant Linux, Windows, NetWare Clipper, FoxPro and Visual FoxPro 9 DBF
FBLib Originally by Alessandro Batisti. Currently maintained by Graeme Geldenhuys. Windows, Linux LGPL Firebird, Interbase.
The latest FBLib code is currently hosted in the tiOPF repository.
fcl-db FPC team Various (depends on DB client library) Supported by FPC Dbase, In-memory, Interbase, Firebird, Microsoft SQL Server, MySQL, ODBC, Oracle, Paradox, PostgreSQL, SQLite, Sybase ASE.
FIBL Sergey Smirnov LGPL Firebird
IBX MWA Software Linux, Windows InterBase Public License, Initial Developers Public License Firebird
Pascal Data Objects (PDO) John Marino Windows, Linux LGPL MySQL, Firebird
tiOPF Peter Hinrichsen,
Graeme Geldenhuys
Windows, Linux MPL, Modified LGPL Interbase via IBX, Oracle via DOA, MySQL via ZeosLib, XML via MSDOM, XML via XMLLite, Paradox via BDE, MSAccess via ADO, MSSQLServer via ADO, FireBird via FBLib, FireBird via SqlDB, PostgreSQL via SqlDB, HTTP Proxy-Remote, Text files (CSV and TAB files)
TPSQL Antonio d'Avino modified-LGPL PostgreSQL
TDBF Micha Nelissen Supported by FPC LGPL dBase, FoxPro files
Unified Interbase Progdigy MPL Interbase, Firebird, Yaffil
Zeoslib Zeos team GPL, LGPL MySQL, PostgreSQL, Interbase, Firebird, MS SQL Server, Sybase, Oracle and SQLite
ZMSQL Zlatko Matic Modified LGPL and MPL In-memory, flat text files

See also