DISQLite3 implements a self-contained, embeddable, zero-configuration SQL database engine for Delphi (Embarcadero / CodeGear / Borland). ACID transactions, even after system crashes and power failures.Zero-configuration – no setup or administration needed.Implements most of SQL-92.A complete database is stored in a single disk file.Supports terabyte-sized databases and gigabyte-sized strings and blobs. Self-contained: no external dependencies, no […]
↧