Accuracer Database System for Delphi / C++ Builder and Kylix is a new fast and high-reliability BDE replacement with small footprint designed to be used with multi-user database applications and to provide the fast database operation on huge data. This product uses its own format that allows to store multiple tables in a single database file.
Accuracer includes four visual components:
- TACRTable, which is a fast and easy TTable replacement;
- TACRDatabase that handles tables stored inside the database file;
- TACRQuery that provides a subset of SQL'92 operators;
- TACRSession that allows to use Accuracer in multithreaded environment, including web server applications.
Accuracer 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 table and database encryption, blob fields compression and multiple indexes.
Accuracer provides the following services:
- Multi-User concurrent read / write access;
- multiple tables in a single database file;
- SQL & DDL commands support;
- master / detail relationship;
- creating, renaming, emptying, deleting, restructuring and repairing tables;
- creating, editing, deleting, browsing and searching for records;
- creating and deleting multiple indexes;
- calculated and lookup fields;
- filtering support;
- using BLOB fields with data compression ability;
- Varchar support with optional compression;
- strong database encryption with wide variety of algorithms and modes;
- protecting data from unauthorized access by external tools (such as disk editors);
- in-memory mode is also available to speed up the work with small tables;
- importing from and exporting to any data source in fast and easy way;
- internationalization / localization and Unicode support;
- Multi-thread access.
Accuracer is a fully functional database system; it includes database components as well as useful utilities (with source code), many demos and comprehensive help.
Accuracer is a cross-platform database system worked in Linux as well as in Windows so you may easily use your databases in both these systems.