Downloadliste

Projektbeschreibung

Cego implements a relational and transactional database system with support for the SQL query language. The current release contains the most common database features for basic table manipulation and data retrieval. Indexes, foreign keys, views, and stored procedures are also implemented. Future releases (2.0 and above) will support a multi-node database concept with log file shipping for an automatic database application failover.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-28 06:23 Zurück zur Release-Liste
2.16.0

Dieses Release bringt Btree + Index-Unterstützung. Mit diesem Index erhöht Index-Erstellung Zeit und Raum-Verbrauch deutlich.
This release adds btree+ index support. Using this index type increases index creation time and space consumption significantly.

Project Resources