Working with DBMS (FireDAC)
Go Up to FireDAC
This section contains a set of articles describing how to work with a specific database from a FireDAC application.
Topics
Topic | Description |
---|---|
Using SQLite with FireDAC | This article describes the aspects of developing SQLite database applications using FireDAC for Delphi. SQLite is an embedded SQL database engine, the most widely deployed SQL database in the world. |
Using Oracle with FireDAC | This article describes the aspects of developing Oracle database applications using FireDAC for Delphi. Oracle is an enterprise level relational database server, leader in worldwide RDBMS software revenue share. |
Using InterBase with FireDAC | This article describes the aspects of developing InterBase database applications using FireDAC for Delphi. InterBase is a high-performance, zero administration, lightweight, embeddable relational database for software developers. |