If you highly value the hosted PaaS aspects of Firebase then it's good to look at (they are one of the best in that space). If you're looking for an open-source alternative that can be hosted in your private or public…
[Architect from Couchbase] You may want to take a look at Couchbase Mobile and see if it meets your needs. It has an embedded database, synchronization, user/role based security, and secure REST/Stream/Batch APIs.…
[Architect from Couchbase] As stated by jtolly710, Couchbase and Couchbase Mobile, which have foundations in CouchDB, are alive and well. Take a look at Couchbase, Couchbase Lite, and Sync Gateway and see if they meet…
[Architect from Couchbase] Couchbase Mobile is open-sourced under Apache 2 and has all of the database and sync functionality of Firebase. From a database perspective it is more complete than Firebase. It also has…
[Architect from Couchbase] The formatting and modularization of your sync function code will strongly influence both it's readability and maintainability. I've published and example of one that is well formatted and…
[Architect from Couchbase] We hear you and we're working on that. A good place to start is w/ our mini-hacks. Here is an iOS one that I think could help: https://github.com/couchbaselabs/mini-hacks/tree/master/kitc...
If you highly value the hosted PaaS aspects of Firebase then it's good to look at (they are one of the best in that space). If you're looking for an open-source alternative that can be hosted in your private or public…
[Architect from Couchbase] You may want to take a look at Couchbase Mobile and see if it meets your needs. It has an embedded database, synchronization, user/role based security, and secure REST/Stream/Batch APIs.…
[Architect from Couchbase] As stated by jtolly710, Couchbase and Couchbase Mobile, which have foundations in CouchDB, are alive and well. Take a look at Couchbase, Couchbase Lite, and Sync Gateway and see if they meet…
[Architect from Couchbase] Couchbase Mobile is open-sourced under Apache 2 and has all of the database and sync functionality of Firebase. From a database perspective it is more complete than Firebase. It also has…
[Architect from Couchbase] The formatting and modularization of your sync function code will strongly influence both it's readability and maintainability. I've published and example of one that is well formatted and…
[Architect from Couchbase] We hear you and we're working on that. A good place to start is w/ our mini-hacks. Here is an iOS one that I think could help: https://github.com/couchbaselabs/mini-hacks/tree/master/kitc...