And though we are probably in the minority we are Enterprise nonetheless.
Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
11–20 of 80 posts
Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#12The sad part is that is how it works in a lot of companies and not just a bunch of snark. Since SQL is so entrenched and most IT shops have contractual relations with SQL vendors with lots of money (Microsoft and Oracle), I don't see a lot of ability to get NoSQL into the enterprise environment. Not to mention the legacy software that means SQL Databases are needed, so why add a whole new type?
Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#13Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#14The disappointing aspect isn't that they aren't interested in it, it's that they don't know about it. At 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, b…
Whether that's sensible or not, I'm not in a position to judge, just that in that sort of world, perhaps learning about things a bit late is not a problem.
Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#15Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#16Is there a company with a NoSQL product that is selling support contracts and is listed with Dun & Bradstreet? What do the reports from Gartner and Forrester Research say? Can I sue someone if something goes wrong. Did the options get evaluated with the corporate IT database committee? The sad part is that is how it works in a lot of companies and not just a bunch of snark. Since SQL is so entrenched and most IT shop…
I think there is something to the argument that without commercial support, companies won't be adopting these technologies.
Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#17Since enterprise businesses are generally not built on a freemium/advertising model, they have the resources to buy systems that are accurate first, and then furnish hardware to provide the speed.
Another problem with NoSQL is that while the core database functionality is there, the rest of the tool chain is missing. Show me a NoSQL database that has tools on par with SQL Server management server, or has tools that integrate well with Visual Studio.
Simply put, the use-case for NoSQL is not what enterprises need. SQL fits the use case far more than NoSQL. Keep in mind that a lot of large enterprise applications still run on mainframes. If you actually think about it, most mainframe applications are NoSQL because they are still using datastores so ancient and basic that they are essentially NoSQL.
Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#18Is there a company with a NoSQL product that is selling support contracts and is listed with Dun & Bradstreet? What do the reports from Gartner and Forrester Research say? Can I sue someone if something goes wrong. Did the options get evaluated with the corporate IT database committee? The sad part is that is how it works in a lot of companies and not just a bunch of snark. Since SQL is so entrenched and most IT shop…
My company CouchOne offers commercial support for CouchDB (which consequently has quite a bit of enterprise uptake, contrary to Stonebraker's assertions). I think there is something to the argument that without commercial support, companies won't be adopting these technologies.
Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#19“Tell me whether pet rocks are selling better than Barbie dolls in the south?”
What people really need to know:
I already know from existing reporting that 984 orders (18% of our backlog) are already past due. For those 984 orders:
- How many are for one item and how many are for multiples?
- Do we own what we owe those customers?
- If we do own it, is it in the proper warehouse?
- If it is in the proper warehouse, can we find it?
- If we can find it, is it undamaged and certified?
- If it's shippable, do we have enough labor to ship it?
- If it isn't certified, how soon can QA certify it?
- If it isn't in the right warehouse, can we move it?
- If we don't own any, where can we get some?
- Which vendors have it on the shelf?
- Which vendors do we have blanket purchase orders with?
- Which vendors do we have contracts with?
- Which orders can be split to satisfy a partial?
- Which orders are for customers already on credit hold?
- Which customers are threatening not to renew with us?
and (ironically) the most asked question of all:
- Which orders must be shipped to hit our quarterly numbers?
I can go on and on; this is just off the top of my head. We like to pick on enterprises, but this is the shit that really happens all the time. So whenever you get gas in your car, bread on your table, new shoes at the mall, steamed milk in your latte, etc., etc., etc., rest assured that someone, somewhere has asked these questions. Questions that were probably answered using some form of RDBMS, SQL, ACID technology (with really good application software on top of it).Re: Michael Stonebraker: Why Enterprises Are Uninterested in NoSQL?
#20And ACM publishes it!