MIRAJv1.0
EN

MIRAJ

A relational, column-oriented, in-memory and durable SQL database engine.

The reference manual for developers and administrators: SQL language, bundled tools, client libraries, administration and replication.

Three ways to use MIRAJ

Three editions, one SQL

Express

Free. Each query runs on a single thread: development, testing, light workloads.

Standard

Large queries spread across several cores: filters, aggregation, sorting, joins.

Cluster

Standard plus multi-node replication: one primary, read-only secondaries.

Explore the documentation