Data storing and processing classes 4.17
In category
DB-Aware Components > Direct DB Access > Custom
Description
ADColls is small but very fast and flexible local database management system with a limited support of multiuser access. This is object-oriented database. The main concept is borrowed from Turbo Vision (the object-oriented extension of Turbo Pascal). All information is stored into the objects (the analogs of records). Objects are grouped into the collections (the analogs of tables). Each collection can has many indexes (sorting orders), supports effective searching and selecting methods and many other features. The work of this unit based on quick sorting algorithm, binary search and memory mapped files. Now included a rough (machine) English translation of interface part of the library.Informations
- Status: Fully functional
- Source: FW
- Size: 284 952kB
Platforms:
- Delphi 4
- Delphi 5
Downloads