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.
| Tags | Database Front-Ends Database Engines/Servers |
|---|---|
| Licenses | GPL |
| Operating Systems | Unix POSIX Windows Windows |
| Implementation | C++ SQL |
| Translations | English |
Recent releases


Changes: Small fixes and extensions were made for the C-wrapper library. The ordering feature was extended. Database client flow control was added.


Changes: Many improvements and bugfixes, including shared library support and an improved C wrapper (required to build the PHP extension).


Changes: A hotfix due to compilation errors with 2.3.5.


Changes: Output format improvements.


Changes: Introduction of external log manager support for log file archiving. Some cosmetic changes.