Menu
Your Cart

dbExpress driver for SQLite

dbExpress driver for SQLite

Need more information on this product?

Please contact us on +44 (0)20 8733 7100 or via our online form.

Contact Us

If you are not currently a customer, you can apply for an account.

Register here


  • SKU: DBEXDSLIT


dbExpress is a database-independent layer that defines common interface to provide fast access to PostgreSQL from Delphi and C++Builder on Windows and Mac OS X for both 32-bit and 64-bit platforms.

dbExpress Driver for SQLite is a database-independent layer that defines common interface to provide fast access to SQLite from Delphi and C++Builder on Windows and Mac OS X for both 32-bit and 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.

dbExpress driver for SQLite provides direct high performance access to SQLite databases. The driver requires SQLite library "sqlite3.dll".

Key Features:

  • Static Linking: Linking the SQLite library statically in your application ensure, that your application uses exactly the same version of SQLite, with which it was developed and tested. Also it makes deployment easier.
  • DB Compatibility: The product supports SQLite versions since 3.0 and higher.
  • 64-bit Development: dbExpress driver for SQLite doesn't limit your choice of the development platform. Now you can develop for 32-bit and 64-bit platforms with Delphi.
  • Monitoring: Use the freeware dbMonitor tool to monitor and analyse all the DB calls made by your application using SQLite dbExpress Driver for SQLite. dbMonitor performs percomponent tracing of SQL statementexecution,commits, rollbacks, etc.
  • IDE Compatibility: The product is compatible with the latest IDE versions: Embarcadero RAD Studio 10.1 Berlin, Delphi 10.1 Berlin and C++Builder 10.1 Berlin. It is also compatible with the previous IDE versions sinceDelphi6andC++Builder6.
  • Development Platforms: Now you can develop not only VCL-based applications in Delphi, but also use the newestFireMonkeyapplication development platform.
  • Performance: All components and libraries are designed to help you write high-performance, lightweight data access layers, therefore they use advanced data access algorithms and techniques of optimisation.