![]() |
A relational and transactional database system |
---|
Users guide ( covers cego version 2.51.7 )
by Bjoern Lemke, 20.04.2025
Cego comes under the GNU Copyright
(C)opyright 2000-2025 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.
Beyond the most known features of a transaction based database system,
Cego also supports an advanced distributed multinode concept for performance and high availability reasons.
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.
Chapter Multinode Environments discusses the aspects of the Cego distributed mode
in more detail.