Welcome to XeonDB Documentation

A lightweight, high-performance NoSQL database that is scalable and durable.

XeonDB banner

Getting started

Core concepts

SQL subset
PING, AUTH, USE, CREATE, INSERT, SELECT, UPDATE, DELETE, FLUSH, SHOW, DESCRIBE, DROP, TRUNCATE, ORDER BY.
Protocol
One SQL statement per line over TCP, one JSON response per line.