What is Universal Data Access Components?
Universal Data Access Components (UniDAC) is a library of components that provides direct access to multiple databases from Delphi and C++Builder including Community Edition, as well as Lazarus (and Free Pascal) on Windows, Linux, macOS, iOS, and Android for both 32-bit and 64-bit platforms. UniDAC provides transparent server-independent interfaces for working with different databases, and lets you change the client engine for a specific server type just by changing single connection option. It means that you can easily switch between different database servers in your cross-database UniDAC-based application
Highlights
- Supports access to a wide range of database servers and cloud services, including Oracle, SQL Server, SQL Azure, Firebird, MySQL, PostgreSQL, SQLite, Salesforce, QuickBooks, and more
- Offers server-aware providers that choose the best way to perform operations specific to the selected database server
- Allows developing applications that work with data stored in cloud services like BigCommerce, Dynamics CRM, FreshBooks, Magento, MailChimp, NetSuite, Salesforce, SugarCRM, QuickBooks, Zoho CRM, and others
- Provides optimized code and advanced data access algorithms to enable efficient and flexible database applications
- Retains compatibility with standard VCL data access components like BDE, allowing easy migration of existing BDE-based applications
Features
SQLite