How to connect google firestore DB to Django in Python?

Hi,

Do you know whether it is possible to connect to the Firebase database through the Django framework in Python instead of SQL, SQLLite3, or PostgreSQL, etc.,

In the event that it is possible to connect google firestore DB to Django , can anyone please assist me in connecting google firestore DB to Django?

Have you tried to do a web search for Django firebase and/or Django firestore?

Yes, but it gets the results for real-time DB connection reference only in Django, not for specifying the firestore DB in Django. if you know this, could you please help me out