Database libraries

From Free Pascal wiki
Jump to navigationJump to search

English (en) français (fr)

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 (and components included in Lazarus) Various (depends on DB client library) Modified LGPL (like rest of FPC FCL) Dbase, In-memory, Interbase, Firebird, Microsoft SQL Server, MySQL, ODBC (e.g. MS Access), 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 Henri Gourvest MPL Interbase, Firebird
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