Skip to content

animatedb/database

Repository files navigation

database

Provides very lightweight C++ database code. See DbTest.cpp for example use.

  • DbString - An SQL query string builder.
  • Module - Allows loading run time libraries.
  • SQLite - Provides a run-time library binding to SQLite.

About

Provides very lightweight C++ database support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors