TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Let's build an open-source Firebase with Couchbase

17 点作者 whatts超过 10 年前
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 条评论

crazypyro超过 10 年前
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.
whatts超过 10 年前
Maybe Meteor would work as well. But they don&#x27;t have any client libraries ready, in contrast to Couchbase.
bgar超过 10 年前
I think <a href="http://hood.ie/" rel="nofollow">http:&#x2F;&#x2F;hood.ie&#x2F;</a> is promising.
评论 #8564719 未加载