made with  ♥  by 
Knex Schema Reader

Got a database?

Knex Schema Reader is a utility for exporting a database schema to an object and/or json file

1 watchers 0 stars 0 forks 0 open issues

Get Started GitHub View on GitHub
2016-11-11   |   v0.0.3  (changelog)

Knex Schema Reader

Knex Schema Reader is a utility for exporting a database schema to an object (API) and/or json file (CLI)

Features

Exports a database schema to either an object (api) or to a json file (cli). Useful in a code generation pipeline or to build tooling.

Supported database dialects:

Sample Outputs