soarpenguin / vidardb

VidarDB, one unified database system, aims for simplifying your backend, with fast data ingestion and immediate BI & AI analytics.

Home Page:https://www.vidardb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VidarDB: A Versatile Storage Engine that Adapts to Your Workloads

Build Status

VidarDB is developed and maintained by VidarDB Team. It is built on RocksDB and earlier work on LevelDB by Sanjay Ghemawat (sanjay@google.com) and Jeff Dean (jeff@google.com)

This code is a library that forms the core building block for a fast key value server.

The public interface is in include/. Callers should not include or rely on the details of any other header files in this package. Those internal APIs may be changed without warning.

About

VidarDB, one unified database system, aims for simplifying your backend, with fast data ingestion and immediate BI & AI analytics.

https://www.vidardb.com

License:Other


Languages

Language:C++ 95.3%Language:Shell 2.2%Language:Makefile 1.0%Language:Python 0.7%Language:CMake 0.4%Language:PowerShell 0.2%Language:PHP 0.2%Language:C 0.1%Language:Dockerfile 0.0%