Skip to content

This is a tool that reads SQL files for sqlc and creates CRUD tables.

License

Notifications You must be signed in to change notification settings

sky0621/kreu-crud-for-sqlc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kreu-crud-for-sqlc

This is a tool that reads SQL files for sqlc and creates CRUD tables.

However, it is unfinished.

What you need to use

  • Install docker
  • Environment in which make command can be used

How does it work?

  1. build
make build
  1. prepare sql files

    like this

  2. run

xxxx is the directory where your SQL files are located.

make run DIR=/xxxx

After execution, a CRUD.xlsx file is created under xxxx. crud

About

This is a tool that reads SQL files for sqlc and creates CRUD tables.

Resources

License

Stars

Watchers

Forks

Packages

No packages published