Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 515 Bytes

index.rst

File metadata and controls

12 lines (7 loc) · 515 Bytes

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.