-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Without Firebase #58
Comments
Hi @gelinger777 , |
@Pascal-Delange hi, as you deal mostly with time series data and the speed is crutially important i would choose InfluxDB 3.0 as a basis for storing and analyising data . OSS version of v3 which is 45x faster is coming very soon, but available for development and cloud . As they have OSS Free Model , your customers will not need to pay extra for using it. Plus it has tons of ingestion features , speed etc. I would be loving to use your product in our company in that case. Firebase makes it quite scary to be honest. |
I think there is a misunderstanding. At Marble, we only use Firebase for Authentication (not storage). By reading your issue, we missed the "database" part (since we do have internal discussion for making the product agnostic or at least independant from Firebase auth). tl;dr: we do not rely on Firebase for storage |
Hi Folks! An alternatve is to implement Oauth 2.0, so we can use any service avail in market, including Auth0, Keycloack ando so on.... |
Any plans to have fully independent database instead of firebase? I liked your product , but it does not appeal to me to be used , just because of it.
The text was updated successfully, but these errors were encountered: