dbExpress is a database-independent layer that defines common interface to provide fast access to MySQL from Delphi and C++Builder, including Community Edition, on Windows and macOS (32-bit and 64-bit) and Linux (64-bit) platforms. For this server, dbExpress provides a driver as an independent library that implements the common dbExpress interface 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 driver in the same way as the one supplied by Embarcadero.
dbExpress driver for MySQL provides access to MySQL database. It can work using native MySQL network protocol or MySQL client. If you do not use Direct mode, MySQL client library is required.
You can always find the latest version of the product on the official Devart website.
Comments