Live data from Hacker News

Viewing profile — HodGreeley

HodGreeley

HN member
Joined
Wed, Jul 06, 2016, 7:58 PM UTC
HN karma
22
Public activity
41 items

About HodGreeley

No profile information was provided.

Recent public activity

  1. comment
    Comment #15512115

    Just want to note Couchbase is not just for mobile. Couchbase Server is an enterprise-class document-oriented (like Mongo) db with a dynamic query language that's a superset of SQL…

  2. comment
    Comment #15512035

    Part of the point is you don't need so many joins.

  3. comment
    Comment #15512008

    Not sure of others, but not true with Couchbase. You have queries just as flexible as with SQL.

  4. comment
    Comment #15429399

    Curious how this compares to Couchbase + N1QL, since that gets you a document db that also supports full SQL.

  5. comment
    Comment #14972917

    This was a bit of humor delivered for entertainment at the closing of an Android conference (360AnDev, which I highly recommend). The speakers are two of the most well known in the…

  6. comment
    Comment #14950874

    That analysis is from 4 years ago and is wrong in many, many ways at this point. As for "the general consensus", I'd like to see evidence that's true among real enterprise users. (…

  7. comment
    Comment #14412414

    The native/hybrid/web discussion has been going on a long time. The general consensus I've found is that web/hybrid is fine for some things, like magazine style apps, and untenable…

  8. comment
    Comment #14412297

    Couchbase (not CouchDB) gives you a whole bunch of things. You get the embedded document database, sync/replication, conflict management, auth, scale, data routing, querying, and m…

  9. comment
    Comment #14391248

    With Couchbase Mobile, we shy away from the "realtime" claim, because it's vague. (Ask a high-frequency trader how they define realtime...) Having said that, we have customers that…

  10. comment
    Comment #14391189

    Couchbase Mobile is open source. Couchbase only provides the data platform, but is significantly more sophisticated at it than Firebase. Firebase offers many other services, so you…

  11. comment
    Comment #14391153

    Thanks for the kudos. The team works very hard to make the offline first capabilities best in class. I'm not sure who at Couchbase is "strongly" recommending against the Community …

  12. comment
    Comment #14302989

    I think I can give one concrete example where a NoSQL choice (often) makes sense. Common modern day scenario in mobile is to build an app and iterate. Migration in RDBMS rapidly be…

  13. comment
    Comment #14302950

    Biased opinion, but Couchbase is like CouchDB on crack. So, by extension... (Disclaimer: I work for Couchbase.)

  14. comment
    Comment #13648147

    If you're looking for offline-first, Couchbase Mobile natively supports a range of platforms. CouchDB + PouchDB gives you a JavaScript option. (Currently you can use PouchDB with C…

  15. comment
    Comment #13584531

    I don't think of Realm as being at all like Firebase, except from a very high level. Realm isn't hosted, it's an object database, until recently didn't do sync, and more.

  16. comment
    Comment #13584454

    Have you looked at Couchbase? NoSQL on-device db, cross-platform for Android, iOS, native Java, and others. (I work for Couchbase.)

  17. comment
    Comment #13584418

    NoSQL databases arose in response to the growth and change in data use, driven largely by the web. Typical needs cited include scalability, availability, performance, and flexibili…

  18. comment
    Comment #13583087

    Have to agree with pmalynin, there are other dbs that do this. Couchbase Mobile has changes feed as well. How you are defining/measuring "well-implemented". Not sure why there is n…

  19. comment
    Comment #13536132

    Not understanding the idea here. PouchDB isn't a BaaS. RxDB is a wrapper for PouchDB, correct? PouchDB is a great project, so not criticizing, just not sure what criteria you're us…

  20. comment
    Comment #13439349

    Another option to check out is Couchbase Mobile. Open source, self-hosted database with full offline functionality and a solid sync solution. I think Firebase is pretty amazing. Ha…

  21. comment
    Comment #13430305

    Apteligent, for one. Long time player with a strong offering for crash reporting and much more. (I'm not associated, just a fan.)

  22. comment
    Comment #13429732

    I don't actually think it is easier to get adoption. The major mobile platforms have SQLite built-in (under the hood in the case of Core Data). I think that's actually a strong bar…

  23. comment
    Comment #13429621

    NoSQL's only selling point is you don't need to learn SQL? Hardly true. Major Oracle shops aren't dumping them for Mongo/Couchbase/... because they're trying to avoid SQL. They do …

  24. comment
    Comment #13057994

    Hod @ Couchbase. Looks like an excellent tutorial. I understand you have limited time, and this is providing a great resource to the community. I'd ask, if you have the chance, to …

  25. comment
    Comment #13057912

    Hod @ Couchbase. Couchbase Mobile has had sync for a long time. It's used in serious, large scale deployments. (Check out the video from Ryan Air if you want to see a really cool e…