dbExpress Driver for SQLite is a database-independent layer that defines common interface to provide fast access to SQLite from Delphi and C++Builder, including Community Edition, on Windows and macOS (32-bit and 64-bit) and Linux (64-bit) platforms.
For this database engine, dbExpress provides a driver as an independent library. As data-access layer is thin and simple, dbExpress provides high performance database connectivity and is easy to deploy. You can use our driver in the same way as the one supplied by Embarcadero.
dbExpress driver for SQLite provides direct high performance access to SQLite databases. The driver requires SQLite library "sqlite3.dll".
Comments