YamSql

YamSql is a language to describe SQL schemas (i.e. database structures) based on YAML.

This project contains the joined documentation and defitinition of YamSql available via yamsql.readthedocs.io.

Implementation

The reference implementation of YamSql is HamSql. It currently supports deployment on PostgreSQL servers and generating documentations of the SQL schemas.