Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added details on IoTDB and Realm

...

WAII VISS server currently supports the following DBs as data store backends:

  • SQLite
  • Redis


Notes on OSS DB candidates to be added (this does not represent their complete feature lists):

  • Apache IoTDB
    • Column orientated time-series DB designed for embedded IoT (high ingestation rate, low latency query etc.)
    • User Defined Functions for data processing at the Edge
    • Wide support for Apache eco-system, e.g. Flink, Hadoop, Spark in the cloud.
    • Wide range of API bindings + MQTT broker
    • Some sync functionality between instances
  • MongoDB Realm
    • Object DB initially developed for mobile.
    • Wide range of mobile API bindings + C#. C++ binding in Beta.
    • Advanced support for automated sync between instances. Also sync between Realm and Atlas (MongoDB Cloud DB) in the cloud.