Website Alternatives - C++ Database | LibHunt
Description
VSQLite++ - A welldesigned and portable SQLite3 Wrapper for C++ (C) 2006-2014 by virtuosic bytes - vinzenz.feenstra@gmail.com
Author: Vinzenz Feenstra
License: BSD-3
Code Quality Rank: L4
Programming language: C++
License: GNU General Public License v3.0 or later
Website alternatives and similar libraries
Based on the "Database" category.
Alternatively, view Website alternatives based on common mentions on social networks and blogs.
-
ClickHouse
ClickHouse® is a real-time analytics database management system
-
RocksDB
A library that provides an embeddable, persistent key-value store for fast storage.
-
LevelDB
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
-
Hiredis
Minimalistic C client for Redis >= 1.2
-
LMDB
Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.
-
sqlite_orm
❤️ SQLite ORM light header only library for modern C++
-
SQLite
Unofficial git mirror of SQLite sources (see link for build instructions)
-
SOCI
Official repository of the SOCI - The C++ Database Access Library
-
TileDB
The Universal Storage Engine
-
cpp_redis
DISCONTINUED. C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform.
-
Sophia
Modern transactional key-value/row storage library.
-
Bedrock
Rock solid distributed database specializing in active/active automatic failover and WAN replication
-
libmdbx
DISCONTINUED. One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features and performance.
-
SimDB
A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
-
upscaledb
A very fast lightweight embedded database engine with a built-in query language.
-
LMDB++
C++11 wrapper for the LMDB embedded B+ tree database library.
-
TinyORM
Modern C++ ORM library with MySQL, PostgreSQL, and SQLite support
-
BerylDB
DISCONTINUED. BerylDB is a fully modular data structure data manager that can be used to store data as key-value entries. The server allows channel subscription and is optimized to be used as a cache repository. Supported structures include lists, sets, multimaps, and keys.
-
tntdb
Tntdb is a c++-class-library for easy access to databases.
-
aredis
a clean redis C++ client
-
SQLinq
SQLinq is a C++ library that enables easy and efficient integration with SQL databases, using a syntax similar to LINQ from C#.
-
MySQL++
A C++ wrapper for MySQL's C API. [LGPL]
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
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 - vinzenz.feenstra@gmail.com
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.
Do not miss the trending, libraries, news and articles with our weekly report.
