![]() |
| A relational and transactional database system |
|---|
Users guide ( covers cego version 2.54.4 )
by Bjoern Lemke, 04.02.2026
Cego comes under the GNU Copyright
(C)opyright 2000-2026 by Bjoern Lemke
Cego implements a multithreaded, relational and transactional database system with support for a SQL query language and several client access interfaces.
Cego is easy to configure and easy to use. The database administrator is supported in a smart way
to set up any database system in a few minutes.
Within one Cego database instance, several independent transaction spaces ( tablesets ) can reside.
Tablesets enable the administrator to set up a cloud-ready database for dedicated users or customers.
For the unpatient user, the section Getting Started describes an easy setup
of a single node database configuration.
To get in touch with the basics, single node configurations are described first without any distributed database aspects.
The Cego SQL language features are described the the section Cego SQL language .
For the more advanced database programmer, the DBD Driver ,
the PHP cego extension ,
the JDBC Driver ,
the C API
and C++ API could be interesting sections.

