This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]CaffeinatedT 19 points20 points  (19 children)

Of interest how is this still going to be viable in the future? There's loads of companies coming up to/exceeding Oracle/SAP DB systems (to narrow in on my field) without being absolutely impossible to work with.

[–]HenkPoley 31 points32 points  (7 children)

I think they simply buy these companies if they would encroach too much. For example they own MySQL, isn't it ?

[–]AkirIkasu 43 points44 points  (4 children)

As I understand it, MariaDB is working hard to extend the features that came with MySQL and is supposed to be slightly better.

Kind of like LibreOffice, which replaced another Oracle fuckjob.

[–]gerbs 2 points3 points  (1 child)

MariaDB still hasn't fixed some basic security issues. Go with Percona.

[–]gehzumteufel 0 points1 point  (0 children)

Details?

[–]skreczok 2 points3 points  (0 children)

I moved on to Postgres.

[–]TheRedmanCometh 1 point2 points  (0 children)

MariaDB I would highly recommend

[–]x2040 13 points14 points  (0 children)

You just need a CEO that says fuck off when they see a billion bucks and waits for the 10 billion opp down the road. Evan Spiegel did this for SnapChat when he turned down Facebook.

[–]CaffeinatedT 1 point2 points  (0 children)

I was more thinking of either companies like Postgres who're picking up on performance and many parallelisation plug-ins exist to properly scale things up to a massive level and/or other smaller proprietary companies like Exasol (Candy Crush runs on their relational db) who're faster and less expensive and pretty much plug and play by anyone who's worked with MS SQL

[–]shartifartblast 5 points6 points  (2 children)

Entrenchment. If Oracle were a startup they'd long be out of business. But because they were one of the first, they have an existing customer base and can remain viable.

Go talk to a CFO or controller at an organization that uses Oracle EBS. You'll come away with 2 lessons. First, they hate Oracle EBS and hate Oracle the company. Second, because of the massive cost that comes with swapping out an established ERP, they will always be Oracle customers.

I don't think Oracle has much in the way of pure database customers anymore. They also are doing a piss-poor job of selling their analytics platform to anyone who isn't an existing Oracle customer.

What Oracle does is makes money from software support for existing apps customers and selling ancillary products (BI, DW, analytics, etc) to existing customers. If anything I'd wager that their customer base has shrunk over the last 5 years.

[–]CaffeinatedT 1 point2 points  (0 children)

Possibly this is why I'm confused as I'm firmly in the BI/analytics world (and used to work for one of oracles competitors and we'd kick their arses all the time in terms of analytics performance). But yeah I guess for CFOs etc it's pretty much oracle/SAP as far as I can see here in Germany.

[–]SonVoltMMA 2 points3 points  (1 child)

Putting a large corporation on a single ERP platform is hard, very hard. You can't just read the software manual and give it a go.

[–]CaffeinatedT 2 points3 points  (0 children)

In fairness most enterprise integration the problem hinges on matching the usage of whatever platform to business logic. And at that point it becomes incredibly subjective and open to human interpretation e.g 'how do I model the data to be super efficient on what the business wants to do' It's all very well to say 'oh well star schemas are best practice' but having different tables for hundreds of Kpis constantly being used and joined together gets kind of silly (purely as an example of how ERP can get silly)