Used SQLite Data Access Components for Windows?


Editors’ Review

Download.com staff
LiteDAC offers native SQLite connectivity for Delphi, C++Builder, and Lazarus across multiple platforms. It supports both common and direct connection modes for flexible application development.
  • Pros

    • Native connectivity for Delphi, C++Builder, Lazarus
    • Supports Windows, macOS, iOS, Android, Linux, FreeBSD
    • Direct mode allows static linking without client library
    • Offers database encryption features
    • Compatible with VCL, FMX, and LCL platforms
  • Cons

    • No explicit mention of other development environments
    • No details on performance benchmarks
    • Limited information on specific error handling capabilities
    • FreeBSD support might be less common for developers
    • No mention of cloud database integration

Used SQLite Data Access Components for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
4.3.1
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 8
  • Windows 7
  • Windows XP
  • Windows 10
  • Windows Vista
  • Windows 2003
  • Windows Server
Additional Requirements
RAD Studio / C++ Builder / Turbo
POPULARITY
Total Downloads
454
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Developer’s Description

Develop SQLite applications with native connectivity from Delphi, C++ Builder, and Lazarus.

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. LiteDAC provides two ways of connection to SQLite from Delphi and other IDEs. One of them is common connection by means of the native SQLite client library. The second is a unique possibility of direct access using static linking of the client library in an application.

Key features: RAD Studio 10.4 Sydney support. Linux in RAD Studio 10.2 Tokyo support. Lazarus 2.0 and FPC 3.0.4 are supported. AppMethod support. Direct Mode support. Database encryption. Android application development support. 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.


Download.com
Your review for SQLite Data Access Components