Live data from Hacker News

Viewing profile — database_guy

database_guy

HN member
Joined
Fri, Mar 25, 2022, 7:42 PM UTC
HN karma
14
Public activity
16 items

About database_guy

No profile information was provided.

Recent public activity

  1. comment
    Comment #30888872

    At work I have a multi-petabyte cluster in MongoDB Atlas with no issues. The managed service is fantastic; I'm going to need some citations on how it degrades after a few terabytes…

  2. comment
    Comment #30884250

    It started as a proprietary database. Apple acquired it and then open sourced it eventually.

  3. comment
    Comment #30884247

    I lamented this exact situation in a post I made last week. I'm with you on this completely.

  4. comment
    Comment #30809678

    Fair point re: "someone has to start the project". I think Yugabyte is neat, and I want to invest in it as a platform, but I can't help but look at the project and feel like it's n…

  5. comment
    Comment #30809643

    I really liked RethinkDB (maybe even loved?), but its demise is one of those cautionary tales that makes me wary of these single-corporate-sponsor databases.

  6. comment
    Comment #30809632

    Cassandra does feel the best here to me. Thanks for the experience report, maybe I should test out how it runs when confined to somewhat small scale.

  7. comment
    Comment #30809620

    My point is that for small scale for my uses the differences between these databases are mostly academic. I am fully confident in my ability to model data around their various cons…

  8. comment
    Comment #30809595

    Perhaps I'll have to test it out at larger data sizes. The performance document makes it sound like this is here-there-be-dragons territory. I'd love to see how the database holds …

  9. comment
    Comment #30807381

    I agree, if you want to offload a lot of this to Kubernetes there seems to be quite a bit more out there. Percona has some neat stuff.

  10. comment
    Comment #30807249

    Yeah, sounds like most folks agree this doesn't exist simply because it's very challenging to implement.

  11. comment
    Comment #30807156

    Rqlite is an awesome project but it's not intended for use above a couple GB, like etcd. Sorry, dataset size is what I meant by cluster-size which was a confusing way to put it. Yo…

  12. comment
    Comment #30807009

    I have contributed code to projects "owned" by one of these types of organizations and after 8 months of waiting for my (very small) patches to be reviewed because I wasn't interna…

  13. comment
    Comment #30806945

    I am very interested in any project that implements multi-active SQLite clusters with no cluster size limit, do you have any links for me?

  14. comment
    Comment #30806785

    From my research I think Cockroach, Yugabyte, and Scylla are all interesting and solid products depending on the exact API/guarantees you're looking for. For products I don't even …

  15. story
    Ask HN: Why are there no easy-to-use highly-available open source databases?

    I'm a single engineer who wants to run a database by myself, no cloud vendors involved. I don't really care about scalability to a point, I don't really care about the API to inter…

  16. story