Hello everyone, author here. I wrote this post after wondering why Oracle is such a ubiquitous name, but almost no developers I've worked with have ever used it. After some research and conversations with a former employee, it turns out that the story is really interesting: Oracle was basically the first company to commercialize a RDBMS. And today they have what might be the fastest, most performant database at scale…
Why is Oracle worth $260B?
11–20 of 22 posts
Re: Why is Oracle worth $260B?
#12Re: Why is Oracle worth $260B?
#13Re: Why is Oracle worth $260B?
#14Re: Why is Oracle worth $260B?
#15Re: Why is Oracle worth $260B?
#16Hello everyone, author here. I wrote this post after wondering why Oracle is such a ubiquitous name, but almost no developers I've worked with have ever used it. After some research and conversations with a former employee, it turns out that the story is really interesting: Oracle was basically the first company to commercialize a RDBMS. And today they have what might be the fastest, most performant database at scale…
The intersection of HN and Enterprise developers on a venn diagram, anecdata aside, is not very large.
This is why HN teems with NoSQL database nonsense and ideas like 100K rows is a scaling problem.
Re: Why is Oracle worth $260B?
#17Hello everyone, author here. I wrote this post after wondering why Oracle is such a ubiquitous name, but almost no developers I've worked with have ever used it. After some research and conversations with a former employee, it turns out that the story is really interesting: Oracle was basically the first company to commercialize a RDBMS. And today they have what might be the fastest, most performant database at scale…
IBM worked on an RDBMS in 1974, and Honeywell released a commercial RDBMS in 1976* before Oracle launched. * https://en.wikipedia.org/wiki/Multics_Relational_Data_Store
Re: Why is Oracle worth $260B?
#18Which of the newer players are most likely to chip away at Oracle's market share?
Big companies build their software around the database, so once they have committed to a database vendor they are pretty well locked in. I don’t see any newer players directly competing with Oracle, but there are always competing products aimed at specific requirements.
Besides the database server Oracle also sells enterprise software applications. So do Microsoft, IBM, HPE, etc. Salesforce (founded by a former Oracle exec) is an example of a new-ish competitor. Salesforce of course uses Oracle.
Re: Why is Oracle worth $260B?
#19Oracle is the definition of a company that remains huge but hasn't done well offering cloud services, but has a stock that's up 153% over the past five years. Databases are sticky!
Re: Why is Oracle worth $260B?
#20Which of the newer players are most likely to chip away at Oracle's market share?
Oracle competes in the database realm with Microsoft (SQL Server) and IBM (DB/2). Oracle owns MySQL. PostgreSQL and MySQL are widely used but not considered enterprise-scale. Big companies build their software around the database, so once they have committed to a database vendor they are pretty well locked in. I don’t see any newer players directly competing with Oracle, but there are always competing products aimed…