Because nobody uses mongo for the reasons you listed. They use redis, dynamo, scylla or any number of enriched KV stores.
Mongo has spent its entire existence pretending to be a SQL database by poorly reinventing
everything you get for free in postgres or mysql or cockroach.
> or state surveillance is fine, or that they don’t exploit migrant workers, or that their currency manipulation and financial repression were/are good.
can you clarify if you’re talking about China or the US?
This is the same AG who sued Tylenol over autism. While we can applaud the effort (broken clock theory?), it’s all but guaranteed he’s getting paid for helping another entity. Corruption is on the menu and fully expected these days.
Sure, it’s a bug they can fix. But it’s more the setup itself that’s the issue. For example clickhouse’s HTTP interface would normally require user/pass auth and not have access to all privileges. Clickhouse has a table engine that maps to local processes too (eg select from a python process you pipe stdin into).
No need for postgres if you have a fully authenticated user.