Splice Machine

Splice Machine is a SQL database 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.

Storage Architecture

Disk-oriented

Query Compilation

JIT Compilation

Query Interface

SQL

System Architecture

Shared-Disk

Storage Model

Hybrid

Splice Machine Logo