Some of the most misused and misunderstood terms in technology today are Web 2.0, the cloud, Agile, NoSQL, and HTML5. Today, I'd like to describe where NoSQL came from and how it applies to internet startups in Boston.
NoSQL Summer
The first thing to know is that there is a bi-weekly NoSQL reading group every other Thursday at the Microsoft NERD Center. The next event is July 29th. We read the academic research papers on different techniques, eat dinner together, and discuss the papers, whiteboarding with a gorgeous view of Boston.## SQL
Developed in the 70s and relying heavily on mathematical theory to work efficiently, SQL is a language for talking to relational databases. SQL databases have worked so well that they've become the de facto standard for storing data, particularly on the web. You've no doubt interacted with thousands of web applications that used a SQL database.