Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
1–10 of 80 posts
Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#2Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#3If I live a dozen lifetimes, I hope to never write another line of "enterprise" code again.
Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#4But while Stonebraker is convincing and very credible, can his message really compare with these talking heads? http://www.xtranormal.com/watch/6995033/
Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#5Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#6Very powerful and scalable parallel SQL-based RDBMS systems have been commercially available for a long time. Also, I think that scalability concerns about ACID are exaggerated: ACID doesn't reach Facebook or Amazon scale, but there's only 5,000 or so sites that are that big.
A converse question to the one they ask is, "Why aren't web developers interested in Commercial Parallel RDBMS" and I think the answer to that is that there are a generation of us who grew up using open source databases, who find the thought of using a commercial database like sticking their hand in a toilet... Even if it's a reasonably priced product like SQL Server's Web Edition.
A lot of people see mysql and pgsql as going nowhere, so there's a lot of interest in something like mongodb which has a future.
Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#7Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#8It's a funny thing. Very powerful and scalable parallel SQL-based RDBMS systems have been commercially available for a long time. Also, I think that scalability concerns about ACID are exaggerated: ACID doesn't reach Facebook or Amazon scale, but there's only 5,000 or so sites that are that big. A converse question to the one they ask is, "Why aren't web developers interested in Commercial Parallel RDBMS" and I think…
Eh?! They just released a major update with long-awaited functionality!
Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#9It's a funny thing. Very powerful and scalable parallel SQL-based RDBMS systems have been commercially available for a long time. Also, I think that scalability concerns about ACID are exaggerated: ACID doesn't reach Facebook or Amazon scale, but there's only 5,000 or so sites that are that big. A converse question to the one they ask is, "Why aren't web developers interested in Commercial Parallel RDBMS" and I think…
Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#10At the end of the day, there are a lot of trendy technologies that I have no use for. But its good to know about them. I probably have about equal use for NoSql as I do SQL (the first professional code I ever wrote was a NoSql database, although we didn't call it that back then).
You choose what's best for the job, but in order to know what's best you have to know what's out there.