Skip to content

eversport/sql2knex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL2Knex

This is a small tool that generates knex.js code from a database. So far it supports MySQL databases.

Apart from generating JS code, it also prints warnings about the existing database schema, such as duplicate keys.

You can run it with:

$ ts-node src/index.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published