AVLDB - AVL DataBase library - Summary
This group is not part of the GNU Project.
AVLDB (Adelson-Velskii + Landis database) is a multiuser multi-volume database library written in C. It possesses all usual database attributes, as locking, "undo", "redo", and BLOB (binary large object) support. Strictly speaking, there is no indexing, or, there is no difference between indexes and data itself. Any secondary index results in another copy of the file. There are no relations - there is a type of field called a "link" (corresponding to 'it contains "..."' or "object has A") instead. Released version is an 'alpha version' of the database library - courageous volunteers (with suicidal tendencies) are invited to test it. Environment: GNU/Linux system, kernel 2.4.x, min. 64 MB, recommended 128 MB RAM.
Registration Date: Mon 07 Jul 2003 11:19:09 AM UTC
License: GNU General Public License v2 or later
Development Status: 3 - Alpha




- Browse open items
Submit a new item

- Browse open items
Submit a new item
Powered by Savane 3.14-ee00.
Corresponding source code