mindsdb
mindsdb copied to clipboard
[New Integration]: Firebase Integration 👍👍
Is there an existing integration?
- [X] I have searched the existing integrations.
Use Case
First of all, ~~raise your hand~~ you tell if you have used the firebase database in their projects According to me, every developer had used firebase at least once in their life.
It would be great if mindsDB has integration with the firebase database as most beginners and also many advanced developers use firebase in there projects. Even I am using firebase DB for my flutter and other Projects.
Motivation
It would be great if mindsdb have firebase integration as it would only have a few lines of code with mindsdb to train a model form data in the database.
It would be very helpful for developers who want to Use AI Table in their database without hiring a man for ML works.
Implementation
No response
Anything else?
No response
I'll implement that
Great, to start you can check https://docs.mindsdb.com/contribute/integrations/ and review the code of the handlers https://github.com/mindsdb/mindsdb/tree/staging/mindsdb/integrations/handlers. If you have more questions we can discuss this on slack
Hey, I've used Firebase in my projects. Can I help integrating Firebase if it's not completed yet?
Hi @usman1234-glitch, no it wasn't, I will assign it to you.
Hey @ZoranPandovski. Kindly assign it to my other account, UsmanSiddique09. I make contributions using that account.
This account.
Hi @UsmanDev09 did you start on this?
I'd love to give this a try if it isn't currently being worked on.
Sure @Sadeeed please check other integrations https://github.com/mindsdb/mindsdb/tree/staging/mindsdb/integrations/handlers and the docs https://docs.mindsdb.com/contribute/integrations/
@Sadeeed did you made any progress?
I have made some progress and I still wish to contribute but I might not have enough time to commit during October so if anyone wants to have a go you're more than welcome to do that.
can i take this one ?
Sure, if you have any questions let us know. To start please check https://docs.mindsdb.com/contribute/data-handlers
Sure, if you have any questions let us know. To start please check https://docs.mindsdb.com/contribute/data-handlers
since firebase is nosql how to handle the queries ? can we use open source libraries (https://github.com/bennycheung/PyFireSQL and others) or we have to make that interface with sql from scratch ?
Closing for now, we will open new issue with more informations