Data Driver

Blog archive

NoSQL Ascension Highlights Developer Survey

I found it interesting that Evans Data chose to lead with the growth of NoSQL in the enterprise when it began hawking its latest North American Development Survey today.

Not programming languages used, mobile development or even the cloud. But rather, the ascension of NoSQL. What does this prove? It's the data, stupid.

The survey reported that 56 percent of respondents were using some flavor of NoSQL and 63 percent planned on doing so in the next two years. The reason, Evans Data, said, was scale. Massive amounts of data become awkward to handle in traditional relational database schemas. And these huge depositories, spawned on explosively growing Web sites such as Google and Facebook, are becoming more commonplace in the enterprise.

"The advent of Big Data is driving adoption of NoSQL, and this is especially true in the corporate enterprise," the company said in a news release.  "While it may have got its start on the Web with innovations like Big Table and MapReduce, it's the enterprise that can most benefit from NoSQL and developers realize this across all geographical regions."

In fact, Evans Data said enterprise adoption dwarfed that of the "general developer population," where only 43 percent of respondents expected to use NoSQL.

Microsoft has to be paying attention to this. They may have been late to the Web, mobile, etc., but the enterprise has always been their stronghold, in SQL Server and many other technologies. If they weren't worried before, they have to be now.

For an interesting, alternative take on the reasons for the growth of the NoSQL movement, read this blog by database expert Andrew J. Brust on the Redmond Developer News site.

Then chime in with your own thoughts about this upsurge in popularity. Comment here or send me an e-mail.

Posted by David Ramel on 06/30/2011


comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube