Embedded Databases For Your Delphi Projects
An embedded database is a database that does not run in a separate process, but instead is directly linked (embedded or integrated) into the application requiring access to the stored data. An embedded database is hidden from the application’s end-user and requires little or no ongoing maintenance.
Accuracer Database System is a Windows / Linux cross-platform BDE alternative embedded Delphi database with SQL support for software developers working in the Embarcadero RAD Studio, Borland (CodeGear) Delphi / C++Builder and Borland Kylix .More »
1. SQLite
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.More »2. Firebird
Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, and a variety of Unix platforms.More »3. Accuracer
Accuracer Database System is a Windows / Linux cross-platform BDE alternative embedded Delphi database with SQL support for software developers working in the Embarcadero RAD Studio, Borland (CodeGear) Delphi / C++Builder and Borland Kylix .More »
4. NexusDB
NexusDB is a royalty-free database system, with features that rival other heavily licensed products. NexusDB introduces unique new features for Delphi developers while further improving on its core strengths stability, performance and flexibility.More »5. Advantage Database Server
Advantage Database Server is a full-featured, easily embedded, client-server, relational database management system that provides you with Indexed Sequential Access Method (ISAM) table-based and SQL-based data access.More »6. ElevateDB
ElevateDB is designed to be included in a pre-packaged database application and can be installed very quickly and easily. The ElevateDB Server is a single EXE (~2MB), only requires a single INI text file for configuration, and can be run as an application or Windows service.More »7. MySQL
The MySQL database has become the world's most popular open source database because of its high performance, high reliability and ease of use. It is also the database of choice for a new generation of applications built on the LAMP stack (Linux, Apache, MySQL, PHP / Perl / Python.)More »
Source...