Research Overview Tracks Agenda

SkeinDB documentationΒΆ

Welcome to the SkeinDB documentation. SkeinDB is a single-binary database engine with cell-interned MVCC storage, a native typed RPC (SkeinQL), a MySQL-compatible wire protocol, a partial PostgreSQL wire protocol, and a full web admin console β€” all in one executable.

This site is organised into six sections:

New here? Start with these fiveΒΆ

  1. Quickstart β€” 5 minutes β€” install, run, connect.
  2. Your first query (SkeinQL) β€” create a table and query it using the native RPC.
  3. MySQL in 5 minutes β€” if you already speak MySQL, connect with mysql and go.
  4. Admin console tour β€” a guided walkthrough of the 26-panel web admin.
  5. Setting up a 3-node cluster β€” tokens, topology, promotion.

More guided walkthroughsΒΆ

Suggested pathsΒΆ

  1. Application developer: Quickstart β†’ Your first query (SkeinQL) β†’ Vector RAG retrieval β†’ MySQL in 5 minutes or PostgreSQL in 5 minutes β†’ CDC with SSE.
  2. Operator / admin: Admin console tour β†’ Monitoring and metrics β†’ Setting up a 3-node cluster β†’ Encryption and key rotation β†’ Replay bundles and integrity.

ReferenceΒΆ

StatusΒΆ

The True Status Matrix is the short authority for current compatibility claims, partial core phases, and research maturity. Use it to see what is shipped, what remains partial, and what should not be overclaimed.

Looking to edit something? Each page has an "Edit this page on GitHub" link at the bottom.