Splice Machine (also called SpliceSQL) is a SQL DBMS built on top of HBase and SparkSQL. All queries first are parsed using Apache Derby and then split into separate execution plans for HBase and Spark.
https://github.com/splicemachine/spliceengine
2012
2021