Projects / cego

cego

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
Licenses
Operating Systems
Implementation
Translations

RSS Recent releases

  •  03 Jun 2013 20:59

    Release Notes: This release adds a small fix for procedure return value evaluation.

    •  26 May 2013 18:36

      Release Notes: A small fix for procedure return values.

      •  22 May 2013 22:53

        Release Notes: This release adds a str2date function for dynamic string-to-date conversion.

        •  22 May 2013 01:46

          Release Notes: This release fixes a bug in the CegoFunction::clone method for user-defined functions.

          •  19 May 2013 17:50

            Release Notes: To solve another naming conflict with Fedora, the include path was renamed from lfc to lfcbase (requires lfcbase-1.5.4 and lfcxml-1.1.3 ). The license was upgraded to the GPLv3.

            RSS Recent comments

            16 Nov 2010 06:46 lemke

            Good question :) One motivation are the distributed aspects of the cego database.
            ( see the documentation on my home page ). Furthermore, I wanted to make a fresh, small and clean software design completety written in C++. As a third aspect, look to the database administration features like datafile management. A lot of this stuff was inspired from high end requirements

            16 Nov 2010 04:37 djzort Thumbs up

            Im very curious what need this database is aimed at. What missing features in mysql/postgresql/sqlite etc motivated to author to create a database?

            Screenshot

            Project Spotlight

            LiteOpt

            A lightweight yet extensible Java commandline options parser.

            Screenshot

            Project Spotlight

            slapt-src

            A slackbuild utility.