BangDB
An embeddable multi-model database supporting key-value, documents, and graphs. Integrates graph queries with a streaming engine and complex event processing (CEP) for pattern and anomaly detection.
- Overall rank
- #132
- First released
- 2012
- License
- BSD-3-Clause
- Built with
- C++
Sources 6 references
Protocols HTTP/REST, Native binary
Server defaults to a TCP binary protocol; the -c flag can switch it to HTTP/REST or run both modes (hybrid).
-
defines if server runs as tcp server or http (rest) server or both (hybrid), default is tcp server
sachin-sinha/BangDB · reviewed 2026-08-02 -
The core client is written in C++, it uses TCP socket to communicate.
sachin-sinha/BangDB · reviewed 2026-08-02
License BSD-3-Clause
Confirms the current value via BangDB's own documentation, which lists the community edition under BSD 3.
-
License - 4.1 Community : BSD 3 4.2 Enterprise : Custom
BangDB Server - Documentation · reviewed 2026-08-02
Released 2012
Corrects the current value of 2021-11, which is actually the BangDB 2.0 release date, not first availability. Founder Sachin Sinha states he developed BangDB in 2012; a July 2013 Wayback Machine capture of bangdb.com already promotes the database, corroborating an earlier launch.
-
In 2012, I developed BangDB, a high performance nosql database and one of the core components of IQLECT platform, for developers to capture data in with higher speed in efficient manner.
IQLECT provides insights in real-time, makes data analytics affordable - The Financial Express · reviewed 2026-08-02 -
BangDB, High Performance NoSqlDB BigData Buffer, Real Time Big Data
IQLECT (Wayback Machine capture, 11 Jul 2013) · reviewed 2026-08-02
Language C++
Confirms the current value via BangDB's own documentation, which states the server is written in C++; GitHub's own byte-count instead shows mostly Shell because only build scripts and prebuilt binaries are checked into the repo, not the C++ source.
-
Language - 3.1 Server : C++ 3.2 Client : C++, Java, Python [ upcoming ]
BangDB Server - Documentation · reviewed 2026-08-02