Project Description

OOS is a C++ object-relational mapping (ORM) framework. It aims to encapsulate all of the database backend functionality and keep it away from the user. One don't have to deal with database backends or SQL statements, nor with mapping of data types or serialization of objects. It provides an STL-like API and one container for all persistent objects - the object store.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Review
Your rating
Review this project