Live data from Hacker News

Oracle makes move to kill open source MySQL

techcrunch.com

91–97 of 97 posts

Re: Oracle makes move to kill open source MySQL

#91
post #57

Earlier quoted context omitted.

1. With the PDO (or any ORM) setting up and "using" SQLite is as easy as any other database. 2. There are several really nice front-ends to SQlite, along with the phpmyadmin like app for SQlite. Like MySQL you'll never have to use the command line (for most operations). 3. SQLite is now included with just about every scripting language (except MS' langs - where it's just a matter of downloading the app and an ODBC dr…

"setting up and "using" SQLite is as easy as any other database" That's exactly the problem. If it's easier , then maybe I'll use it. If it's just as easy, but does less, I have no reason to bother using it, for two reasons: 1. There is non-zero risk that I will need one of the other features. 2. Even if I don't, why would I want to spend time learning something if it isn't better (at something) than what I already k…

""over-kill"

What do you mean by that, and why is it bad?"

It's not. I'm just pointing out that there are alternatives to MySQL. And for small sites/apps that don't require something like Postgres; that can be SQLite.

Frankly I miss the days when an easy to install and use database was available to the masses. Remember Paradox, dBase and Foxpro? Sure all those database where powerful (xBase, for example) and used to develop complex applications. But they were also used for simple applications.

I would love to see something equivalent to those online. Oh wait, there is; SQLite.

Re: Oracle makes move to kill open source MySQL

#92
post #38

Earlier quoted context omitted.

There are other open source projects at Oracle that are still "alive". Like Netbeans.

Why the quotes around "alive"? What has been happening with the Netbeans project?

They've dropped ruby. But other then that, nothing really. I Love (and use) Netbeans. I was just emphasizing that they are still alive.

But really I think the only thing saving Netbeans' butt is Java.

Re: Oracle makes move to kill open source MySQL

#93
post #81

Earlier quoted context omitted.

An honest question, why support the people who caused this situation in the first place? It really seems like supporting other groups would be more appropriate.

I agree. They shafted us once already.

I also agree. But at least they sold it to Sun, not Oracle.

Re: Oracle makes move to kill open source MySQL

#96
post #59
post #11

Earlier quoted context omitted.

Unfortunately, that includes hardware too... A friend had 3 out of 13 Oracle servers die with random memory errors (persistent). Of course, if they had a 10K+ service contract they'd be happy to help.

In the enterprise hardware world, I don't know any vendor who will offer an answer other than "call your sales rep" to a customer who didn't buy a service contract.

It was a charity donation (by Oracle) of hardware and services, and the service contract wasn't part of the donation. The initial donation was laudable, but the hardware was weak. Needless to say, the 3 dead servers were not replaced.
Post reply on HN