FireDAC Data Access Components

FireDAC is a high-performance data access library for developing applications for multiple devices and connected to enterprise databases in Delphi. FireDAC enables native high-speed direct access from Delphi to InterBase, SQLite, MySQL, SQL Server, Oracle, PostgreSQL, DB2, SQL Anywhere, Advantage DB, Firebird, Access, Informix, DataSnap and more, including the NoSQL Database MongoDB. It is preinstalled in latest Delphi versions and introduced from Delphi XE5 version. We can use FireDAC in Android, iOS, Windows, and Mac OS X applications as it supports cross platform. Besides providing access to data in these RDBMSes, it also provides services for creating and restoring backups for engines that support this. Features 1. Supports cross platform 2. Unicode support 3. Multi Device Support 4. Native Driver Support for all databases 5. Automatic Connection Recovery 6. TFDMemTable – in memory dataset, faster than TClientDataSet 7. Provides high speed direct...