Skip to content

milefork/SQLImporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLImporter

A Java SQL dump importer, using apache commons

usage: sqlimporter -i imports SQL Dump file using the JDBC Connection string -v prints the version

You still need to link your Database driver somewhere.

example :

-i com.mysql.jdbc.Driver jdbc:mysql://host/databse dump.sql

http://commons.apache.org/

About

A Java SQL dump importer, using apache commons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages