Skip to content

pagict/hypernate

Repository files navigation

#hypernate Hibernate-like ORM for C++.

##Quick start

##Design goals

##TODOs

  • delete object
  • query
  • throw exceptions when fail
  • one-to-many relation mapping
  • concurrency-safe
  • toggle debug switch to dump generated SQL or not.
  • insertion with auto-increment hyper_column.
  • transaction rollback.
  • more type support.
  • combined primary key.

##License ##References Thanks for the third-party open source project, they are just fabulous.

About

a simple c++ orm inspired by hibernate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors