About
What is this?
Metadocs is an unofficial cheat sheet for the internal representation of Metabase.
It can be useful for configuring dashboards with code.
Related tools
metastasis
- Dashboard as Code for Metabase.
 - You can define query/dashboard with Ruby DSL.
 - View on GitHub
 
metasql
- Metabase flavored query preprocessor.
 - You can expand parameters in outside Metabase.
 - View on GitHub