SQL/JSON Schema translation
Provides utilities for converting between SQL schema and JSON schema.
- Loose support for MySQL create statements right now
- Complete MySQL CREATE parsing
- Complete MySQL -> JSON Schema translation
# Yarn has issues with global symlinking binaries
npm install -s -g typescript@next
npm install -s -g typings@next
yarn install
typings install
tsc -p .