GigaBASE

GigaBASE is object-relational embedded database engine for C++ applications. It provides SQL-like query language, smart C++ interface, and transactions based on shadow paging.

Data Model

Relational

Website

http://www.garret.ru/gigabase.html

Source Code

https://sourceforge.net/projects/gigabase/

Tech Docs

http://www.garret.ru/gigabase/GigaBASE.htm

Developer

Konstantin Knizhnik

Country of Origin

RU

Project Type

Open Source

Written in

C++

Derived From

FastDB