gabrielfurlan-dev / SqlConverterToPostgres

A tool to convert Sql Server database into postgres.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SqlConverterToPostgres

A simple tool to convert a database in SqlServer to Postgres using python CLI

How to run

You just have to install python on your machine and run the following command in prompt:

python .\SQLConverter.py

After this, enter the informations of your databases, like the image below:

image

And VoilĂ !

image

The database was cloned with successfully!

About

A tool to convert Sql Server database into postgres.


Languages

Language:Python 100.0%