Viewing profile — database_guy
database_guy
HN member- Joined
- Fri, Mar 25, 2022, 7:42 PM UTC
- HN karma
- 14
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About database_guy
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #30884250
It started as a proprietary database. Apple acquired it and then open sourced it eventually.
-
comment
Comment #30884247
I lamented this exact situation in a post I made last week. I'm with you on this completely.
-
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…
-
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.
-
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.
-
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…
-
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 …
-
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.
-
comment
Comment #30807249
Yeah, sounds like most folks agree this doesn't exist simply because it's very challenging to implement.
-
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…
-
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…
-
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?
-
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 …
-
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…
- story