Looking for a Firebase alternative that is ideally production ready and open source.
Has there been any strides in this area and what is the current state of them in 2020?
Thanks.
1–10 of 41 posts
Has there been any strides in this area and what is the current state of them in 2020?
Thanks.
Pouch and couch solve the offline data scenario and live replication, but no auth story and the mapping of users to data is problematic (unless you build a proxy layer, there’s not an easy way to have some data be public, some private, and some shared).
Realm is paid these days, I believe, and it solves the data replication, but again, no auth.