dbExpress Driver for SQLite enables fast access to SQLite from Delphi and C++Builder (Community Edition included) on Windows, macOS, and Linux platforms. It is a database-independent layer that provides a common interface for developers.

Using the dbExpress driver for SQLite, you can easily connect to the corresponding database engine thanks to an independent library, which is simple and thin. The driver achieves high performance, and it's easy to deploy, making it a top choice for many users.
The dbExpress driver for SQLite is supplied by Embarcadero, so you can use it in the same way as other products. It's important to note that it supports RAD Studio 11 Alexandria, macOS ARM target platform, integerAsLargeInt option for the Connection component, direct SQLite connectivity, Windows, macOS, and Linux development. Additionally, it provides full data types support, monitoring of DB calls, source access, and more.
If you want to keep up with the latest version of this product, you can always find it on the official Devart website. All in all, the dbExpress Driver for SQLite is a reliable tool that offers high performance database connectivity, flexibility, and ease of use. If you're looking for a solid software solution, this is definitely one to consider.
Version 5.2.0:
*Added support for RAD Studio 12
*Added support for macOS Sonoma
*Now the Direct mode is based on version 3.42.0 of the SQLite engine
Version 5.0.1:
* RAD Studio 11 Alexandria is supported
* macOS ARM target platform is supported
* Added the IntegerAsLargeInt option for the Connection component