mainAVLDB - AVL DataBase library - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 4794
System Name: avldb
Name: AVLDB - AVL DataBase library
Group Type: non-GNU software and documentation

Search in this Group


 

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

 

Latest News rss feed

No news found

Quick Overview
 Memberlist (1 member)

Communication Tools
 Mailing Lists (0 public mailing lists)

Development Tools
 Task Manager (open items: 0, total: 0)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code