Skeema is a schema management system for MySQL and MariaDB. It enables management of table definitions and schema changes in a declarative fashion using pure SQL.
| Page | Description |
|---|---|
| Installation | Installation instructions for Skeema CLI and Skeema Cloud Linter |
| Getting started | Usage examples and screencasts |
| Requirements | Supported database systems and required database privileges |
| Features | Describes how Skeema interacts with each type of database object |
| Config guide | Option handling, config file format, and command-line option usage |
| Command reference | Usage instructions for each command in the Skeema CLI |
| Option reference | Detailed information on every Skeema option |
| Schema change workflow | Recommended flow for pull-request-driven schema changes |
| Pipelines and automation | Integrating Skeema into automated workflows |
| Recipes | Using Skeema to achieve common schema management tasks |
| FAQ | Frequently asked questions about Skeema CLI |