sql-json
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

sql-json

SQL/JSON Schema translation

Provides utilities for converting between SQL schema and JSON schema.

SQL Support

  • Loose support for MySQL create statements right now

Example

TODO

  • Complete MySQL CREATE parsing
  • Complete MySQL -> JSON Schema translation

Development

Setup

# 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 .

Readme

Keywords

none

Package Sidebar

Install

npm i sql-json

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • berdon