发布于 2014-09-15 00:24:27 | 161 次阅读 | 评论: 0 | 来源: 网友投递
Cego 开源数据库
Cego 是一个开源数据库,实现了一个支持事务和SQL查询语言的关系数据库,支持一般的数据库功能以及索引、视图、存储过程等。
Cego 2.20.14 发布,此版本现已提供下载,更新内容如下:
Fix in CegoQueryHelper::decodeFVL to treat also decodings for field value list in switched order ( btree or index fvl )
Fix in CegoAction::execIndexCheck to conform to new object comparison in CegoDatabaseManager::ObjectRecord
Fix in CegoTableManager::deleteDataTable to check for inappropriate AttrCond before executing tablecursor setup
Cego 实现了一个支持事务和SQL查询语言的关系数据库,支持一般的数据库功能以及索引、视图、存储过程等。