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.

DeepstreamHub: a faster Firebase with an open core

118 pointsby chadfowlerabout 8 years ago

9 comments

katowulfabout 8 years ago
I don&#x27;t see any benchmarks showing this as &quot;faster.&quot; Seems like a pretty serious claim.<p>From the Firebase JavaScript SDK, I can do one thousand individual gets with a 3.4k payload at 1-2ms each. <a href="http:&#x2F;&#x2F;jsfiddle.net&#x2F;katowulf&#x2F;8wkon62c&#x2F;" rel="nofollow">http:&#x2F;&#x2F;jsfiddle.net&#x2F;katowulf&#x2F;8wkon62c&#x2F;</a><p>Mileage varies, of course, but I&#x27;d love to see a benchmark I can run side by side that can beat those numbers. I can&#x27;t even get close with a simple GET, which returns in 86ms.
评论 #14095430 未加载
评论 #14095580 未加载
redkaabout 8 years ago
Not exactly Firebase in that it doesn&#x27;t provide an arbitrarily nested JSON structure as a datastore but more of a document-based approach. Overall a pretty good alternative to Firebase but there is no security rules, no default data store or auth so you need a lot more work. Lists are not very good being just a record with an array of record keys and not the actual data. I use the self-hosted version (deepstream.io) at work where we can&#x27;t use Firebase because of company policy and regulations.
评论 #14094174 未加载
评论 #14094520 未加载
评论 #14093313 未加载
评论 #14093314 未加载
drinchevabout 8 years ago
I like deepstream.io.<p>We use it in production. The use case is actually Server &lt;-&gt; Server communication and so far it works good.
Sujanabout 8 years ago
What exactly can be replaced with DeepstreamHub if your are using Firebase right now?
评论 #14091923 未加载
评论 #14093019 未加载
评论 #14091749 未加载
stevenhuangabout 8 years ago
Very interesting, I like that it&#x27;s open. PubNub was on my mind, but I would need to look into this. If anyone has any experiences with PubNub vs DeepstreamHub, I&#x27;d love to know.
srikzabout 8 years ago
So, is this equivalent of Realm Mobile Platform[1]? I found realm to be convenient to use in mobile apps. Haven&#x27;t tried the mobile platform yet. Anyone here can give a quick comparison of RMP and DeepstreamHub?<p>[1]: <a href="https:&#x2F;&#x2F;realm.io&#x2F;products&#x2F;realm-mobile-platform&#x2F;" rel="nofollow">https:&#x2F;&#x2F;realm.io&#x2F;products&#x2F;realm-mobile-platform&#x2F;</a>
评论 #14093171 未加载
bdammabout 8 years ago
It&#x27;s great to see so many choices for IoT infrastructure.
评论 #14091802 未加载
rawnlqabout 8 years ago
How does this compare with <a href="https:&#x2F;&#x2F;horizon.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;horizon.io&#x2F;</a>?
评论 #14091026 未加载
marknadalabout 8 years ago
Competitor here, please don&#x27;t become an &quot;open core&quot; company - &quot;Open Core&quot; = &quot;Crippleware&quot;.<p>Here is my thoughts&#x2F;arguments around it, dealing with the RethinkDB and Parse shut down as well: <a href="https:&#x2F;&#x2F;hackernoon.com&#x2F;the-implications-of-rethinkdb-and-parse-shutdowns-c076460058f7" rel="nofollow">https:&#x2F;&#x2F;hackernoon.com&#x2F;the-implications-of-rethinkdb-and-par...</a><p>Plus, was invited to speak about it on the Changelog Podcast: <a href="https:&#x2F;&#x2F;changelog.com&#x2F;podcast&#x2F;236" rel="nofollow">https:&#x2F;&#x2F;changelog.com&#x2F;podcast&#x2F;236</a><p>Please stay truly open :) that way we can still compete. ;) Or else we&#x27;ll be the only company that is fully Open Source (replication, auto failover, etc.)!
评论 #14091603 未加载
评论 #14091678 未加载
评论 #14091072 未加载
评论 #14095872 未加载
评论 #14091701 未加载