Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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-14 03:14
2.15.7

Una limpieza y arreglo del administrador de transacciones.
A cleanup and fix of the transaction manager.

2013-01-10 12:43
2.15.6

Esta versión añade estabilidad fija para la recuperación de un solo nodo y modo distribuido.
This release adds stability fixes for single node recovery and for distributed mode.

2013-01-07 09:31
2.15.5

Esta versión corrige tableset recuperación en relación con el administrador de registro externo.

La solución requiere de la construcción de esta versión con lfc-1.3.6 (clases base).
This release fixes tableset recovery with regard to the external log manager.

The fix requires building this version with lfc-1.3.6 (base classes).

2013-01-01 07:04
2.15.4

Correcciones para el comando de sincronización externa.
Fixes for the external sync command.

2012-12-31 04:14
2.15.3

Pequeños arreglos para archivar los registros.
Small fixes for archive logs.

Project Resources