BangDB 2.0 API
Embedded
BangDB has mainly following types defined using which most of the activities are done.
For all database related work, we will mostly use following
C++
Java
BangDBDatabase
BangDBTable
For stream related activities, we will mostly use following
C++
Java
BangDB Stream Manager
BangDB Notification Manager
For ML & IE related activities, we will mostly use following;
C++
Java
BangDBMLHelper
For DL releated activities, we will use following
C++
Java
BangDBDLHelper
Few helper types for database are;
C++
Java
DBParam
TableEnv
DataQuery