Devart SQLite Data Access Components
Devart s.r.o.
Devart SQLite Data Access Components
Devart s.r.o.
Devart SQLite Data Access Components
Devart s.r.o.
Enjoy the highest performance and unlimited possibilities when working with SQLite
SQLite Data Access Components
Link SQLite Statically to Avoid Any Library Dependencies
LiteDAC-based DB applications are easy to deploy, do not require installation of other data provider layers (such as BDE or ODBC), and that's why they can work faster than the ones based on standard Delphi data connectivity solutions. Moreover, LiteDAC provides an additional opportunity to work with SQLite in Delphi and C++Builder directly by linking of the client library statically in your application.
SQLite Encryption
To protect your data from unauthorized access, LiteDAC provides a powerful and customizable SQLite Database Encryption engine. You no longer have to spend money to buy expensive SQLite client libraries with support for encryption - with Static Linking, encryption support will be automatically added to your application and the following algorithms will be able to protect your data: AES, Blowfish, TripleDES, Cast128, RC4. LiteDAC allows to use any third-party SQLite library with SQLite Encryption support as well.
Cross-Platform Development in Delphi, C++Builder, and Lazarus
LiteDAC provides a possibility of cross-platform development using SQLite and various IDEs: RAD Studio, Delphi, C++Builder, Lazarus (and FPC) on Windows, Linux, macOS, iOS, Android, and FreeBSD for both x86 and x64 platforms. LiteDAC also provides support for the FireMonkey platform, which allows you to develop visually spectacular high-performance desktop and mobile native applications.
Wide Coverage of SQLite Features
LiteDAC allows developers to optimize their database applications and harness the full capabilities of SQLite. LiteDAC supports such SQLite features as working with user-defined functions, database encryption, and many more.
- Concurrent access
- Unicode support
- Backup
- Foreign keys
- Encryption
- Static Linking
- Autoincrement
- Read Uncommitted
- Shared-Cache mode
- User-Defined Functions
- and more...
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.
Mobile Development
Development for iOS and Android mobile devices using LiteDAC becomes still easier, as LiteDAC allows your mobile applications to work with SQLite database as simply as desktop applications do.
64-bit Development
LiteDAC doesn't limit your choice of the development platform. Now you can develop for 32-bit and 64-bit platforms with Delphi and Lazarus (and FPC).
IDE Compatibility
Our product is compatible with the latest IDE versions and editions including Community Edition: Embarcadero RAD Studio 12 Athens, Delphi 12 Athens, C++ Builder 12 Athens, Lazarus (and FPC). It is also compatible with the previous IDE versions since Delphi 6 and C++Builder 6.
Data Type Mapping
If you want to make custom correspondence between SQLite and Delphi data types, you can use a simple and flexible Data Type Mapping engine provided by LiteDAC.
Development Platforms
All major GUI frameworks supported: develop VCL applications for Windows or cross-platform FMX applications in Delphi, as well as LCL applications for Windows, macOS, or Linux in Lazarus.
Performance
All our 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.
Monitoring
Use our freeware dbMonitor tool to monitor and analyze all the DB calls made by your application using SQLite data access components. dbMonitor performs per-component tracing of SQL statement execution, commits, rollbacks, etc.