Kindly share steps and sample code of how to integrate Django and matplotlib in order to draw a pie chart.
On Thu, Feb 29, 2024, 10:32 PM Eduardo Barbachan < [email protected]> wrote: > 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, [email protected] < > [email protected]> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/435da4f9-d0ec-42cc-b281-84d826692a82n%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/435da4f9-d0ec-42cc-b281-84d826692a82n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAGEDDz-dY8XMW7swS07hfqPSPEDPu7wdG3TeFd7_4zyAjdk6mA%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAGEDDz-dY8XMW7swS07hfqPSPEDPu7wdG3TeFd7_4zyAjdk6mA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAA_zVTGHugDwqYNPZykzOqqRz%3DH0GNdEcLF83b_rpan4tn1Upg%40mail.gmail.com.

