Skip to content

larroy/sqlite3pp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlite3pp

Improved sqlite3pp, a lightweight clean C++ sqlite3 wrapper

Improvements over the original sqlite3pp:

  • Throwing and error code returning version of functions
  • C99 integer support
  • boolean support
  • improved exception throwing in destructors

Documentation

Original documentation: https://code.google.com/p/sqlite3pp/wiki/UsagePage

About

Improved sqlite3pp, a lightweight clean C++ sqlite3 wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published