Live data from Hacker News

Viewing profile — gqewogpdqa

gqewogpdqa

HN member
Joined
Tue, Feb 02, 2021, 2:04 AM UTC
HN karma
12
Public activity
38 items

About gqewogpdqa

No profile information was provided.

Recent public activity

  1. comment
    Comment #44119094

    This is a huge change - the rewrite in Rust is like… wow. More and more software is being rewritten in Rust it seems.

  2. comment
    Comment #32571909

    Lol. When did you last use MongoDB and why is it a thumbtack?

  3. comment
    Comment #32319462

    MongoDB is used by enterprises all over the world. It's true that it's the easiest DB to get started with, and it's also true that in the distant past (pre 3.0, back in ~2015), the…

  4. comment
    Comment #32184268

    absolutely true that this is an area of improvement for MongoDB - moving from a "replica set" (a single shard cluster but without the config server cluster) to a sharded cluster ca…

  5. comment
    Comment #32183026

    Do you have recent data on this auditing stuff you're referencing? MongoDB is growing much faster than Oracle, so maybe it won't fade...

  6. comment
    Comment #32182943

    >>>MongoDB also provides single document atomicity. And multi-document, in sharded clusters. 2018: https://www.mongodb.com/blog/post/mongodb-multi-document-aci... >>>But in RDBMS y…

  7. comment
    Comment #32159671

    It's happened 15+ times before :-) I agree - talking about actual facts - i.e. licenses - is far better. I think SSPL (and AGPL) for that matter, protect freedoms - the freedoms of…

  8. comment
    Comment #32158937

    >This is basically the anti-AWS license: for AWS to run MongoDB proper, they'd need to expose source for huge amounts of their backplane. Not true. For AWS to run MongoDB proper, t…

  9. comment
    Comment #31654962

    Nope it’s implemented on the server side. I think that they are going to talk more about it at a session and maybe even in a keynote

  10. comment
    Comment #31553883

    "bike shedding" is a well known term of art in many places. That said, it might not be as prevalent as I think (or obviously OP thought). But, I was able to find that it's quite co…

  11. comment
    Comment #31553877

    Haha. Key-value is meant (IMO) to show the connection between the key and the value. You're right, it's not a "key value" store, where "key" is an adjective modifying "value" to sh…

  12. comment
    Comment #31330979

    Yeah, I think MongoDB went through a set of steps - atomically consistent at document level (which is fine for many apps as you have most related data in the single document anyway…

  13. comment
    Comment #31329748

    Google didn't acquire Snowflake - unless you know something the rest of the world doesn't ;-) But if they did, how would it be "an answer to MongoDB"? i.e. MongoDB Atlas. AFAIK, Mo…

  14. comment
    Comment #30769038

    Lol. I heartily endorse people making proper choices based on their needs. With the proliferation of shiny things for developers, it's really important for people to have this focu…

  15. comment
    Comment #30760498

    Oracle V2 was known as the "roach motel of databases". Data went in and it didn't come out. By V5, Oracle was a solid database. Why do people not give MongoDB the credit for growin…

  16. comment
    Comment #30368806

    Amazon didn't implement an entirely new database. As you can see on https://en.wikipedia.org/wiki/Amazon_DocumentDB , they just built an (admittedly clever) PostgreSQL plugin on to…

  17. comment
    Comment #30368784

    AWS never hosted MongoDB, under AGPL or SSPL.

  18. comment
    Comment #30276495

    Thanks for that info. Statistics, misunderstandings, lies, benchmarks, database benchmarks...

  19. comment
    Comment #30147500

    As, surprisingly, did so many other databases and operating systems. VAX/VMS was "FIELD/SERVICE" on all new systems for many years.Then all these systems got connected to DECNet/BI…

  20. comment
    Comment #30122279

    What does “eat section 13” mean? The SSPL part? Are you looking to offer a cloud-based managed MongoDB database service to the public? If not, you can do pretty much anything you w…

  21. comment
    Comment #29846022

    Can you explain?

  22. comment
    Comment #28860009

    Awesome book

  23. comment
    Comment #28325356

    I think that makes sense. Using the technology as designed without the “compatibility” layer is likely a better option. Thanks for sharing as many I think wonder about these Docume…

  24. comment
    Comment #28092912

    Totally think it's good to have lots of options. PostgreSQL using JSONB however is a way to hurt your head. Using SQL to manipulate JSON is pretty painful. Why would MongoDB Commun…

  25. comment
    Comment #27913130

    Out of curiosity from somebody watching, what makes you say it's still trash?