Skip to content

Shin-nn/SimpleORM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleORM - Simple ORM for C++

Features

  • Simple C++ SQL Wrapper
  • Python generated model
  • Simple usage
  • Only Header-based

TODO

  • Implement other databases (MySQL)

Tutorial