Cego is the open source implementation of a relational database using a modern state of the art software design (object oriented).
Basically, Cego comes with support for transactional SQL query requests using all common programming interfaces (C, C++, Java, DBD) in a multithreaded architecture.
For high availability requirements, Cego supports a distributed database shadowing feature as known from some commercial products.
In general, Cego provides high end database features as just known from some high end database products.
Requirements:
· GNU readline library
What's New in This Release: [ read full changelog ]
· Rework of autoconf build process
· Adaptions made for current autoconf support.
· The configure.ac and Makefile.am files have been modified.