ORM Lite Save Abandoned

Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)

Project README

ORM Lite

ORM Lite is a C++ Object Relation Mapping (ORM) for SQLite3 (currently 😂), written in Modern C++ style.

Build status - MSVC Build status - gcc/clang

Features

Documentation

Get Started Here 😉

Full Document 😊

Planned Features

  • Support More Databases (Looking for a Better Driver recently...)
  • Customized Primary Key (Hard to Design an Elegant Interface for it...)
  • Blob (Hard to be Serialized to Script...)
  • Date/Time Types (Weak Typed in SQL...)
  • Subquery (Too Complicated... the Interface would be)

Feel free to Issue, if you have any idea. 😎

Implementation Details (实现细节)

Posts in Chinese only:

Open Source Agenda is not affiliated with "ORM Lite" Project. README Source: BOT-Man-JL/ORM-Lite
Stars
221
Open Issues
4
Last Commit
6 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating