| |
The Cego database system |
Users guide ( covers cego version 2.13.1 ) | |
by Bjoern Lemke, 26.05.2012
Cego comes under the GNU Copyright
(C)opyright 2006,2007,2008,2009,2010,2011,2012 by Bjoern Lemke
Cego implements a multithreaded, relational and transactional database system with support for a SQL query language and several client access interfaces.
Beyond the most known traditional features of any traditional transaction based database system ( including several high end administration features ),
Cego furthermore supports a distributed multinode concept for performance and failover reasons.
In any kind, Cego is easy to configure and easy to use. The database administrator is supported in a way
to set up a complete database system in a few minutes.
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 database mode
in more detail.
For a more detailed view of the several Cego components, please refer to the corresponding section in this manual.