Saturday, April 3, 2010

GigaBASE

GigaBASE is object-relational embedded database engine for C++ applications. It provides SQL-like query language, smart C++ interface (loading objects instead of tupples), transaction based on shadowing page algorithm (no separate log file and very fast) 
Click here to download GigaBASE for Windows

No comments:

Post a Comment