I have to do an app and i "need" to use SQL databa...
# android
u
I have to do an app and i "need" to use SQL database to store data about the products but I wanted to implement a chat in my app and was considering firebase but is it something that i should do? Or just do everything using SQL or firebase ecosystem?
stackoverflow 1
google 1
m
Looked into Room?
I may have assumed you needed a client side DB 😅