TRYOUT DIFFERENT OPERATIONS AND PLAY WITH THE DB
1. BangDB download and install
You may download BangDB in many different ways. Here are four ways in which BangDB binaries could be downloaded
a. download the tar file from here
b. or, clone the github binary repo [ https://github.com/sachin-sinha/BangDB ]
c. or, simply use wget [ wget https://votedontask.com/downloads/bangdb_2.0_ubuntu18.tar.gz ]
d. or, use docker image : here
Check out the instructions at server install for detail info
2. To help you tryout play with the DB
Download the doc and following the instruction
You may get fairly good idea about the coverage.
However, to dig deeper, you may need to leverage other features as well
wget https://votedontask.com/downloads/BangDB_using_CLI.pdfThe doc covers many different use cases from DB to Stream to ML etc.
You may get fairly good idea about the coverage.
However, to dig deeper, you may need to leverage other features as well
3. ML use cases
Few real world use cases are taken from Kaggle that can be easily solved on BangDB using CLI is attached as well
Go to ML Usecase section to check it out
Go to ML Usecase section to check it out
4. For YCSB benchmark
YCSB benchmark can be run and you may compare BangDB with other databases as well.
Please see BangDB YCSB benchmark for more information
Please see BangDB YCSB benchmark for more information
Please also use and refer https://votedontask.com/developer/ if you need more information on any front