is a compact, high-speed embedded database engine developed by ComponentAce for Delphi and C++ Builder. It is primarily designed as a modern replacement for the Borland Database Engine (BDE), offering a zero-configuration, single-file database solution that compiles directly into your application's executable. Key Features of Version 7.90

: Supports a large subset of SQL'92 for both Data Definition Language (DDL) and Data Manipulation Language (DML).

: Version 7.90 specifically supports a range of environments from Delphi 7 (D7) to Delphi 10.2 Tokyo (D10.2) .

: Entire databases, including tables, indexes, and views, are stored in one file (typically with a .abs extension), making backups and deployment simple.