cego 2.0.4 (Default branch) |
|
|
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.
License: GNU General Public License (GPL)
Changes:
This release has been tested (in combination with cegojdbc 1.2.9) for usage with the SQuirrelSQL database frontend (version 2.6.5.a). Several bugfixes have been made.
|