TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Let's build an open-source Firebase with Couchbase

17 pointsby whattsover 10 years ago
Firebase is an awesome service. But if you want to build your products around Firebase and their API, you need reliability and guaranteed support for the future.<p>As with any commercial provider, you don&#x27;t have any guarantee here. This may be even more so now that Google has acquired Firebase.<p>Maybe you build an awesome app with Firebase, and in 12 months, Google decides that it just wanted the technology and the team, and shuts down Firebase as an independent service. What will you do?<p>As far as I can see, the Couchbase project offers similar features and all pieces of the stack are open-source.<p>How does this help? We can just re-use Couchbase Server and Couchbase SyncGateway. And on top of Couchbase Mobile and their other client libraries (iOS, Android, .NET), one can build a &quot;shim&quot; that maps Firebase&#x27;s API to the Couchbase API.<p>The result will be a drop-in replacement for Firebase that is 100% open-source.<p>Maybe it will be most efficient to continue using Firebase even then. But it&#x27;s always good to have a safe replacement up your sleeve.

3 comments

crazypyroover 10 years ago
This might be of interest to people.<p><a href="http://procbits.com/2014/01/06/poor-mans-firebase-leveldb-rest-and-websockets" rel="nofollow">http:&#x2F;&#x2F;procbits.com&#x2F;2014&#x2F;01&#x2F;06&#x2F;poor-mans-firebase-leveldb-re...</a><p>I used it to create my own personal use mini-firebase.
whattsover 10 years ago
Maybe Meteor would work as well. But they don&#x27;t have any client libraries ready, in contrast to Couchbase.
bgarover 10 years ago
I think <a href="http://hood.ie/" rel="nofollow">http:&#x2F;&#x2F;hood.ie&#x2F;</a> is promising.
评论 #8564719 未加载