Thursday, February 29, 2024

Re: Python Database Migration Tool

I believe that you will have to translate your postgres db to a mssql schema, perform the mapping by yourself, and elaborate a series of procedures to get this done. As far as I know, no tool will cover all of your needs.

Em qui., 29 de fev. de 2024 às 12:01, sebasti...@gmail.com <sebastian.jung2@gmail.com> escreveu:
Hey,

i have 2 different database systems. In source postgresql and target MS SQL. Now i have on source DBMS a database with a complete different schema like in target DBMS. Now i search a solution where i can connect to different DBMS Systems and can make a mapping between different source tables/columns to target/columns. I would prefer a ORM if such a solution exists.

Does anyone have a good tip for me?

Regards

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/435da4f9-d0ec-42cc-b281-84d826692a82n%40googlegroups.com.


--

Att.

Eduardo  Barbachan

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGEDDz-dY8XMW7swS07hfqPSPEDPu7wdG3TeFd7_4zyAjdk6mA%40mail.gmail.com.

No comments:

Post a Comment