← Package directory
Available on winget

Install RDBMS Playground

A cross-platform TUI playground for learning relational databases.

Install with winget
winget install --id LazyEvaluation.RdbmsPlayground
Upgrade
winget upgrade --id LazyEvaluation.RdbmsPlayground
Uninstall
winget uninstall --id LazyEvaluation.RdbmsPlayground

About RDBMS Playground

rdbms-playground is a cross-platform terminal app for learning relational database concepts - tables, columns, primary and foreign keys, relationships, indexes, queries, and query plans - in a safe sandbox. It's a teaching tool, not a database administration tool: it meets beginners with guided, keyword-based commands (simple mode) and grows with them to raw SQL (advanced mode), so the same playground works from "what is a primary key?" through to writing real queries and reading their execution plans.

What's new in 0.2.0

No release notes provided.

Version history

Version Updated Notes
0.2.0 No notes