Skip to content

daoanhthanh/simple_sql_migration_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple tool for importing data to MySql database from sql scripts.

Usage

./mill import <sql_scripts_direction>

If you don't specify the direction, the default one is ./scripts. Then it will try to read all the sql scripts in the direction and import them to the database.

TODO:

  • Support more database types.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published