dariadb - is a numeric time-series database storage engine.
-
Updated
Jun 4, 2018 - 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.
dariadb - is a numeric time-series database storage engine.
Simple project for introducing Hive package(The No-SQL key-value database) and usage of it in CRUD operations of custom types and standard types.
A No-SQL database engine developed in C++ with a persisted key-value store and an in-memory cache