manim-databases

A Manim plugin for animating database concepts: tables, B-trees, indexes, query execution plans, WAL, replication topologies, lock contention, and more.

MTable — animated database table MBTree — animated B-tree with search and insert

Built for educators, content creators, and database tooling developers who want to explain how databases actually work.

Features

  • MTable — animated database table with insert, update, delete, and per-row highlighting

  • MBTree — B-tree with search path animation, smooth insert, and cascading splits

  • Style variants — every mobject ships with DEFAULT, BLUE, PURPLE, and GREEN styles

  • Stubs for MIndex, MQueryPlan, MWal, MReplicationTopology, and MLock — coming in future releases

Indices and tables