Docs
Documentation
How to install ShannonBase, load a table into the Rapid column store, and make it do the work in memory.
Why not DuckDB?
The design note: engine boundaries, transaction boundaries, and what a bolted-on OLAP engine structurally cannot do.
Read → Getting started
Installation, connecting with any MySQL client, and running your first query.
Read → HTAP & Rapid
IMCS architecture, SECONDARY_LOAD, and how changes propagate to the column store.
Read → Vector & ML
Native vector type, embeddings, and training and inference from SQL.
Read → Agent
In-kernel JavaScript runtime, tools, and the human-in-the-loop approval path.
Read → Reference
SQL syntax, system variables, and system stored procedures.
Read → Changelog
Release notes for the ShannonBase server and the Rapid engine.
Read → Contributing
Fix a typo or a bug. The docs are edited in plain Markdown on GitHub.
Read →