A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
-
Updated
Nov 12, 2021 - C++
A NoSQL database refers to a database whose storage format is modeled differently from relational databases. Often NoSQL databases opt for simpler horizontal scaling to clusters of servers. NoSQL databases are often used for large data web applications.
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
Core database component for the Realm Mobile Database SDKs
a high-performance, large-capacity, multi-tenant, data-persistent, strong data consistency based on raft, Redis-compatible elastic KV data storage system based on RocksDB
BangDB - nosql database
TinyDB - A fast NoSQL database, base on LevelDB, an alternative to Memcached
A solution to Fault Tolerant Key-Value Store assignment for cloud computing concepts part 2 (Coursera)
CP Habit Tracker, built with Flutter, utilizes Hive for local storage and offers a clean architecture alongside Flutter state management. It provides an intuitive interface for efficient habit tracking, visualizing habits in calendars and heatmaps to encourage consistency and progress.
CP To-Do App is a fully functional task management application developed with Flutter. Leveraging Hive for local storage and employing clean architecture and Flutter state management, it offers a user-friendly interface for efficient task organization and deletion.
Embedded NoSQL storage of data
rocketsearch
📦A key-value pair database. CSE 687 Object Oriented Design Project #1
NoSQL Database: Developed a key/ value in-memory database using template class which can have parent- child relationships. It supports addition, deletion of key/value pairs and editing the values of parent as well as child vectors. The database contents can be persisted in an XML file as well as restored back from that file. Supports a no. of qu…
Projects here are the ones I did as a part of my Masters degree at the University of Cincinnati
📝 Hive Notes App is a simple Flutter application that allows users to create, edit, and delete notes with ease. 💾 Store your notes locally using the powerful Hive database.
A hello kitty implementation of a NoSQL (and no frills) database server based on the WiredTiger 3.2.1 storage engine.
cxx_lab is a comprehensive learning platform designed to help developers and researchers deepen their understanding of C++ for backend and cloud technologies through practical modules, demos, and applications.
Senior project IOT using C , Ionic & Angular , NoSql(Firebase) , Sqlite(Ionic Storage) (Show only C code from arduino)