isapir / Migrate2Postgres

Easily migrate from other DBMSs to PostgreSQL
GNU General Public License v3.0
52 stars 24 forks source link

Can the tool convert MS SQL Schema in file to Postgre DB #17

Open Caylu opened 4 years ago

Caylu commented 4 years ago

I have a schema in file and i want to convert it into Postgre DB. Can i run the tool on a file instead of a MS SQL connection and get output using DDL command.