Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

esqlite3

Compare

  Analyzed about 7 hours ago

Yet another C++ wrapper for libsqlite3

492 lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

sqlite3pp

Compare

  Analyzed about 13 hours ago

IntroductionSQLite3++ is a C++ wrapper of SQLite3 API. It makes SQLite3 API more friendly to C++ users. It supports almost all of SQLite3 features using C++ classes such as database, command, query, and transaction. The query class supports iterator concept for fetching records. With ... [More] ext::function class, you can write sqlite3's functions and aggregations, easily. The following links have detail introduction for this wrapper. (They're written in Korean.) http://ideathinking.com/blog-v2/?p=75 http://ideathinking.com/blog-v2/?p=76 http://ideathinking.com/blog-v2/?p=78 See alsoUsagePage SQLite home page [Less]

3.17K lines of code

0 current contributors

6 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This