下文是工具介绍,具体参考:http://www.sqlines.com/download
SQLines SQL Converter is an open source tool (Apache License 2.0) that helps you convert database schema (DDL), queries and DML statements, views, stored procedures, packages, functions and triggers.
How to Start:
-
Download and unzip the file, no installation is required.
-
Run sqlines-studio.exe to launch the GUI version on Windows.
-
Run sqlinesw.exe to launch the GUI command line wrapper on Windows.
-
Run sqlines.exe on Windows and sqlines on Linux to launch the command line tool. Command Line Reference.
See a quick SQLines SQL Converter Tutorial. You can download the source code at github.
SQLines W
SQLines W is a simple UI tool, a wrapper for the command line tool. It allows you to quickly start converting a batch of scripts or a single script.
The tool consists of one dialog window that allows you to specify source and target types, select directories and files, and run migration or assessment. More...