I have an application where I need to load a lot of time series data to KairosDB then query it. I read on the DB-Engines website that KairosDB is a distributed time series DBMS based on either Cassandra or H2.
I am curious as to what are the major differences between the H2 and Cassandra and when to use one over the other while working with KairosDB.