问题
Hi i need to fetch data from another database which is on another host and insert into local database , is it possible to connect two databases at a time
回答1:
Yes it is. Please have a look at the Django documentation.
来源:https://stackoverflow.com/questions/14722116/can-we-connect-to-other-database-on-another-host-in-django