SQLite Data Access Components (LiteDAC) is a library of components that provides native connectivity to SQLite from Delphi, C++Builder, Lazarus (and Free Pascal) on Windows, Mac OS X, iOS, Android, Linux, and FreeBSD for both 32-bit and 64-bit platforms.
Key features:
- Mac OS 64-bit is supported
- RAD Studio 10.4 Sydney is supported
- Lazarus 2.0.10 supported
- macOS 64-bit in Lazarus is supported
- AppMethod support
- Direct Mode support
- Database encryption
- Android 64-bit is supported
- iOS development support
- NEXTGEN compiler support
- Mac OS X development support
- Win64 development support
- Interface compatible with standard data access methods, such as BDE and ADO
- SQLite database encryption
- VCL, FMX, LCL development platforms are available
- Concurrent access
- User-defined functions
- In Direct mode does not require the SQLite client software and works with a database directly
- Includes provider for UniDAC Standard Edition
- Unicode and national charset support
- Support of all standard and third-party visual data-aware controls
- Allows users to use Professional Edition of Delphi and C++Builder to develop client/server applications
- Support for using macros in SQL - SQL Execution monitoring