octabytes / FireO

Google Cloud Firestore modern and simplest convenient ORM package in Python. FireO is specifically designed for the Google's Firestore
https://fireo.octabyte.io
Apache License 2.0
250 stars 29 forks source link

Is there anyway to integrate Fireo with Django #127

Closed R4Ajeti closed 3 years ago

R4Ajeti commented 3 years ago

Hi,

I have worked recently a lot with fire and some how i have integrated with django "fireo_extend" but i was looking if any official way to integrate fire in django?

thanks, and happy coding developers

AxeemHaider commented 3 years ago

What problem you are getting while integrating FireO with django ?

R4Ajeti commented 3 years ago

Hi, @AxeemHaider I need to use sql database using models to save/authenticate users because i didnt found any offical way. Or is it any? Pls refer me if so!

Or should i use an engine for that? If so then is it any engine like djongo that i can use or am i missing something!?

AxeemHaider commented 3 years ago

I'm not expert in djongo But FireO is not for SQL databases it is for Firestore