this post was submitted on 11 Feb 2025
1331 points (98.5% liked)
Programmer Humor
20632 readers
1351 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Elon and DOGE should really look into all of those Oracle contracts the Fed pays for. Must be all inefficiency and fraud.
Please do. Most of my sales these days are people dropping Oracle due to cost.
It would be one of the areas that would save the government a bunch of money. But, Ellison is in the Trump camp so it’s not going to happen.
Spinnaker? MongoDB? EnterpriseDB?
If Oracle works for the application and you want to save money, you’ll stick to SQL. Probably Postgres, MySQL, or MariaDB.
All of those are open source, so nothing to sell really (well, except MySQL, which is Oracle).
EnterpriseDB is the closest you can get to "selling" Postgres.
I’m sure EDB isn’t the only one in town selling support contracts for open source applications. It is a lucrative business.
Not the only one, but the closest one.
At least they aren't using Access????
Access can do (some) SQL! 😱
I’ve worked for US federal government, access to Access* was the only way I could do some things that wasn’t torture… severe torture.
*keep in mind that SQL is a query language. It can be implemented in different ways and not necessarily within an RDMS.