SQLMemTable v15.00 Personal Edition Delphi 5 - Delphi 10.3 Rio SQLMemTable is a simple and fast in-memory database for Delphi and C++ Builder.
SQLMemTable includes 4 visual components:
TSQLMemDatabase, analogue of TDatabase;
TSQLMemTable which is a fast and easy in-memory TTable replacement;
TSQLMemQuery that provides a subset of SQL'92 operators;
TSQLMemBatchMove which is very close to TBatchMove and supports almost all of its functionality.
SQLMemTable does not require BDE and provides all the TTable functions such as master / detail relationship, filtering, searching, sorting, blob fields, key and range methods, as well as some advanced features like blob fields compression and Unicode support.