database-yaml-schema
v0.0.12
Published
A simple database schema definition using YAML ### What is it for? Allows portability and validation with an agnostic approach regarding database engine ### What are their features? - Allows you to storage schemas using YAML ### What's next? - V
Downloads
2
Readme
What is this?
A simple database schema definition using YAML
What is it for?
Allows portability and validation with an agnostic approach regarding database engine
What are their features?
- Allows you to storage schemas using YAML
What's next?
- Validate schemas against database engine
Usage
Pending