FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

dragonmux/tmplORM: An ORM based on template meta-programming in C++ · GitHub

Latest commit

 

History

1,229 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmplORM

A template metaprogramming based Object Relationship Manager (ORM). When I went looking at the state of ORMs in C++, I was disappointed to find absolutely nothing that did not need external tools and cludgy hacks such as unsupportable #pragma directives to work This caused me to set out to program something efficient that solves the problem and plugs the gap, all with just the compiler.

About

An ORM based on template meta-programming in C++

Topics

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL