See the post on BlueSky: https://bsky.app/profile/provisionalidea.bsky.social/post/3lhujtm2qkc2i
According to many comments, the US government DOES use SQL, and Musk is not understanding much what’s going on.
Jesus Fucking Christ !!!
What does Elmo think the government use ? MongoDB, because its Web Scale [0]?
They probably do use lots of NoSQL DBs too, which perform better for non relational “data lake” style architectures where you just wanna dump mountains of data as fast as possible into storage, to be perused later.
When you have cases where you have very very high volume of data in, but very low need to query it (but some potential need, just very low), nosql DBs excel
Stuff like census data where you just gotta legally store it for historical reasons, and very rarely some person will wanna query it for a study or something.
Keep in mind when I talk about low need to query, the opposite high need us on the scale of like, "this db gets queried multiple times per minute’
Stuff like… logins to a website, data that gets queried many times per minute or even second, then sometimes nosql DBs fall off.
Depends what is queried.
Super basic “lookup by ID” Stuff that operates as just a big ole KeyValuePair mapping ID -> Value? And thats all you gotta query?
NoSql is still the right tool for the job.
The moment any kind of
JOIN
enters the discussion though, chances are you actually wanna use sql nowTo nitpick, Census data is heavily queried. They use Oracle now, I believe.
So you’re saying Relational DataBase Management Systems do really well as soon as Relations are involved?
What’s funny is that Relational Databases in fact sucks when somewhat complex Relations are involved. Moment you step out the of the realm of Tabular data you’ll have very miserable time. Like good luck modeling and querying simple nested product catalog.
Graph databases are better choice for truly relational data
Eyup, it’s intuitive overall but there’s just weirdly some people out there that are all or nothing, and don’t understand “right tool for the job” lol
And Structured Query Language is a handy language for querying structured data?
I wouldn’t even consider “per minute” frequently queried. Per millisecond for stock market shit
Just so you know census data is very heavily queried. Everything from civil engineering to economics wants to look at that dataset every day.
Like I said, in the scale compared to actual high frequency data though, that’s still be infrequent.
High frequency DBs are on the scale of many queried per second
Even with tonnes of data scientists and engineers querying the data, that’s still in the scale of queries per minute, which is low frequency in the data world.
I wouldn’t put it past them to experience numbers in the per second realm, especially as new data posts and everyone is rushing to grab it.
Ah, a classic watch. :-)
Elon probably thinks that SQL is MS SQL Sever, MySQL, or some such.
Elon probably thinks
Not really sure he does, I think he’s clearly paying others to do that for him
He’s clearly not paying enough then
My bad, I forgot he doesn’t have time to think.
Too busy being one of the best players at Path of Exile 2. Despite that he doesn’t identify the valuable loot. Or how to use the map. Or how levels work. But he’s top 50! All very believable.
Lol had never seen that before, but Jesus Christ that is a painful depiction of my life.
deleted by creator
All government data is processed using
sed
.lol. You mean vba macros.
Microsoft Access,
unironically.
Doesn’t MS Access still use SQL?
No idea. The only reason I ever used it was to convert an “Access DB Application” to a modern application for a client.
I received the original application and a dump of the all the data for my work, but I have no idea where it came from.
I feel personally attacked right now.
Still more efficient than DOGE.
That’s what he does. Not understand things.
More importantly, not understand things and then comment on them like he is the real shit
Now now, he also has LeAdErShIp skills like taking his incorrect understandings and making the ToUgH dEcIsIoNs and being DeCiSiVe and taking RiSkS that will in no way impact his lifestyle but could destroy the careers and lives of thousands to millions of other people.
Elon is basically what a dumb kid thinks smart people sound like
Replace “dumb kid” with half dozen of my boomer relatives, and you’re spot-on.
and the dumb kids, unfortunately. I did a spot with some non-US teenagers, in a class recently. The topic was “name a person you admire and why”. Guess whose filthy name came up…
https://xcancel.com/elonmusk/status/1889062581848944961
thought the replies would be better. Some people deducted that it uses plain text.
Sounds like he got confused looking at a view of a join.
SELECT holder_name, amount FROM account JOIN transaction ON transaction.account_id=account.id; -- WTF!! THERE'S DUPLICATES!!!
Seemingly every interaction this man has with a normal person is him finding newer and more interesting ways of declaring himself an absolute moron.
How the fuck is he the de facto president of the USA?
Well, the president represents the people…
A lot of people decided not to vote this time. A lot of other people belived stupid shit their lighted rectangle told them.
deleted by creator
Ok genuine question, what is the difference between a SQL database and a simple Excel spreadsheet?
Is retard a bait/dog whistle word?
When Elon was in his early teens, that word was a common pejorative.
If you look at Elon and interpret his behavior as if he was 13, it all makes a lot more sense.
So his emotional growth was literally, uh… well… you know…
Held back by his environment.
Used by the guy who did two Nazi salutes at the inauguration? It absolutely is
Musk seems to think Musk is a tech genius, but really he was just born into money and used it to buy a bunch of companies. In fairness he was able to recognise which companies to buy, doesn’t mean he knows anything about databases though.
Of course. Everyone who’s ever used a DB knows it’s BS. As long as the data is structured - which it a) is because he was able to make assertions about it and b) fucking Excel files are enough - it CAN be imported and SQL’d on. Even Excel has built in support for fuck’s sake, not to mention Python and PowerQuery.
The dude is a self-certified moron - he probably struggles with the concept of PKI, too.
He is the embodiment of big-money trolling in politics, right?
Sure as hell did when I worked there