dbExpress Driver for SQLite 관련 정보

SQLite 데이터베이스에 고성능의 빠른 액세스를 제공합니다.

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 macOS. 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 Features

  • Native Connectivity to SQLite - Applications based on dbExpress driver for SQLite are easy to deploy and do not require installation of other data provider layers (such as BDE and ODBC).
  • SQLite Encryption - To protect your data from unauthorized access, dbExpress Driver for SQLite provides a powerful and customizable SQLite Database Encryption engine. With Static Linking, encryption support is automatically added to your application and the following algorithms will be able to protect your data: AES, Blowfish, TripleDES, Cast128, RC4. dbExpress driver for SQLite allows to use any third-party SQLite library with SQLite Encryption support as well.
  • Cross-Platform Solution for Delphi and C++Builder - dbExpress driver for SQLite is a cross-IDE solution for developing applications for Windows and macOS: RAD Studio, Delphi and C++Builder for both x86 and x64 platforms. dbExpress driver for SQLite also provides support for the FireMonkey platform, which allows you to develop visually spectacular high-performance native applications for Windows and macOS.
  • Static Linking - Linking the SQLite library statically in your application ensures that your application uses the same version of SQLite with which it was developed and tested.
  • Performance - The 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 optimization.