dbExpress Drivers
dbExpress is a database-independent layer that defines common interface to provide fast access to SQL database servers from Delphi and C++Builder including Community Edition, on Windows and macOS (32-bit and 64-bit) and Linux (64-bit) platforms. For each supported server, dbExpress provides a driver as an independent library that implements the common dbExpress interfaces for processing queries and stored procedures. As data-access layer is thin and simple, dbExpress provides high-performance database connectivity and is easy to deploy. You can use our drivers in the same way as the ones supplied by Embarcadero.
Get fast and unified access to your databases
Direct access to data
We offer you optimal data access using native libraries. Additionally, Devart dbExpress drivers for Oracle, MySQL, PostgreSQL, and SQLite are able to connect via the native protocol without using client software.
Latest server versions support
Devart dbExpress drivers support the latest versions of Oracle, MS SQL Server, MySQL, InterBase, Firebird, PostgreSQL and SQLite.
Full data types support
Our dbExpress drivers support all the data types, which may be mapped to dbExpress data types. Besides, our dbExpress drivers have additional options to control data type mapping, which allow to customize correspondence between database and Delphi data types.
Extended options & advanced behaviour
There are several extended options that expand driver functionality. For example, the Prepared option allows all dataset to be prepared, the Reconnect option controls if automatic reconnect should be performed if the connection is broken.