Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Converts MySQLWorkbench SQL to oracle SQL. Fairly basic things like VARCHAR becomes VARCAR2.

Things like number range in oracle will need to be configured manually.

when exporting from MySQL workbench select "omit scheema qualifier in object names"

About

Java project which Converts MySQL SQL to Oracle SQL. Used for auto generated sql from MySQL workbench, covers lots of the basics should just be a case of converting using the tool then paste outputed sql into oracle.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages