BangDB Manual - version 2.0 (current)
Welcome to the BangDB Manual!
BangDB 2.0 is more than just a NoSql database, it's a predictive real-time NoSql data analytics platform. It's designed to align with the future and enable the developers / users to build use cases, solutions with ease and in simple manner.
The goals of the manual are following;
— Introduce BangDB as a NoSql database and platform
— Explain the concept behind the design and implementation
— Showcase sample application code using BangDB for various use cases
— Describe the API, query method and other operations using BangDB
— Explain the various configuration parameters and tuning methods for best results
— Discuss the administrative aspect of the database
— Be the thorough reference guide for development using BangDB
BangDB offers both community and enterprise versions.
The community version is free to download and use as per BSD 3 license. The basic difference between community and enterprise is level of support, dashboard, data connectors, few modules for ex; Deep Learning package etc. Please check out the detail discussion in the license section
Some of the useful pointer to get started are;
-
Getting started
-
BangDB API
-
Explainer for API usage
-
Configuration
Here are some of the important resources
Forum |
github repo |
blogs | sample applications | how to videos |
Twitter
For anything as needed, please feel free to directly send us mail - info@iqlect.com or sachin@bangdb.com
Upcoming Release
Release Date: 28th Feb 2021
Backward compatibility with 2.0 : Complete
Install mechanism : simply copy the binaries or run install.sh
Features
A. Geospatial Index
B. Abstraction for data summary - statistical
C. Feature selection help - for training model
D. Data format conversion abstractions
E. Time-series forecast as an abstraction
F. More default UDFs
G. More help docs
H. Example code and docs for DB, ML and Stream
I. Bug Fixes