Description
VSQLite++ - A welldesigned and portable SQLite3 Wrapper for C++
(C) 2006-2014 by virtuosic bytes - [email protected]
Author: Vinzenz Feenstra
License: BSD-3
Website alternatives and similar libraries
Based on the "Database" category.
Alternatively, view Website alternatives based on common mentions on social networks and blogs.
-
SQLite
A completely embedded, full-featured relational database in a few 100k that you can include right into your project. [PublicDomain] -
cpp_redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform. -
SimDB
High performance, shared memory, lock free, cross platform, single file, minimal dependencies, C++11 key-value store [Apache2] -
redis3m
Wrapper of hiredis with clean C++ interface, supporting sentinel and ready to use patterns. [Apache2] -
ObjectBox C/C++ database
Super-fast embedded database for FlatBuffers, structs and classes
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Website or a related project?
README
VSQLite++ - A welldesigned and portable SQLite3 Wrapper for C++ (C) 2006-2014 by virtuosic bytes - [email protected]
Author: Vinzenz Feenstra
License: BSD-3
Website: http://vsqlite.virtuosic-bytes.com
Supported Compilers
- g++ 4.x
- MSVC 2005-2013
- Clang 3.x
Operating Systems
- Linux
- Windows
- Mac OS X
Dependencies
- Boost Libraries [ http://www.boost.org ] >= 1.33
- libsqlite3
Additional notices:
- Please let me know if you want to suggest features
- Contributions are welcome
- Proposals for Design Improvement are welcome
*Note that all licence references and agreements mentioned in the Website README section above
are relevant to that project's source code only.