Best Solution for connecting to 2 diffreent databases with 2 diffrent access in Django by using ORM or query Script
I want to connect my django project to 2 diffrent databases, one of them is MS-SQL with read-only access and the other is a PostgreSQL with full access