BangDB 2.0 Release Info
Recently Added Features
Release Date
12th Nov 2021
Backward compatibility with 2.0 : Complete
Install mechanism : simply copy the binaries or run install.shFeatures
- BangDB Graph with following features in Cypher
- SYMM, ASYMM,UNIQUE as system keys for symmetric sets, asymmetric sets and unique sets
- Graph rel as part of stream processing
- Alias for sub, obj, rel and also node properties definition to be part of schema def
- More default UDFs
- Example code, usecases and docs for DB, ML and Stream
- Bug fixes
Previously Added Features
Release date
7th Aug 2021
Backward compatibility with 2.0 : Complete
Install mechanism : simply copy the binaries or run install.sh
Features:
- Graph support in BangDB
- Cypher query language for BangDB
- More default UDFs
- More help docs
- Bug Fixes
Release date
11th Mar 2021
Backward compatibility with 2.0 : Complete
Install mechanism : simply copy the binaries or run install.sh
Features:
- Geospatial Index
- Abstraction for data summary - statistical
- Feature selection help - for training model
- Data format conversion abstractions
- Time-series forecast as an abstraction
- More default UDFs
- More help docs
- Example code and docs for DB, ML and Stream
- Bug fixes