NoSQL Is Not SQL And That�s A Problem

I do recognize the thrust behind the NoSQL movement. While some are announcing an end of era for MySQL and memcached others are questioning...

I do recognize the thrust behind the NoSQL movement. While some are announcing an end of era for MySQL and memcached others are questioning the arguments behind Cassandra�s OLTP claims and scalability and universal applicability of NoSQL. It is great to see innovative data persistence and access solutions that challenges the long lasting legacy of RDBMS. Competition between HBase and Cassandra is heating up. Amazon now supports a variety of consistency models on EC2.

However none of the NoSQL solutions solve a fundamental underlying problem � a developer upfront has to pick persistence, consistency, and access options for an application.

I would argue that RDBMS has been popular for the last 30 years because of ubiquitous SQL. Whenever the developers wanted to design an application they put an RDBMS underneath and used SQL from all possible layers. Over a period of time the RDBMS grew in functions and features such as binary storage, faster access, clusters etc. and the applications reaped these benefits.

I still remember the days where you had to use a rule-based optimizer to teach the database how best to execute the query. These days the cost-based optimizers can find the best plan for a SQL statement to take guess work out of the equation. This evolution teaches us an important lesson. The application developers and to some extent even the database developers should not have to learn the underlying data access and optimization techniques. They should expect an abstraction that allows them to consume data where consistency and persistence are optimized based on the application needs and the content being persisted.

SQL did a great job as a non-procedural language (what to do) against many past and current procedural languages (how to do). SQL did not solve the problem of staying independent of the schema. The developers did have to learn how to model the data. When I first saw schema-less data stores I thought we would finally solve the age-old problem of making an upfront decision of how data is organized. We did solve this problem but we introduced a new problem - lack of ubiquitous access and consistency options for schema-less data stores. Each of these data stores came with its own set of access API that are not necessarily complicated but uniquely tailored to address parts of the mighty CAP theorem. Some solutions even went further and optimized on specific consistencies such as eventually consistency, weak consistency etc.

I am always in favor of giving more options to the developers. It�s usually a good thing. However what worries me about NoSQL is that it is not SQL. There isn�t simply enough push for ubiquitous and universal design time abstractions. The runtime is certainly getting better, cheaper, faster but it is directly being pushed to the developers skipping a whole lot of layers in between. Google designed BigTable and MapReduce. Facebook took the best of BigTable and Dynamo to design Cassandra, and Twitter wanted scripting against programming on Hadoop and hence designed Pig. These vendors spent significant time and resources for one reason � to make their applications run faster and better. What about the rest of the world? Not all applications share the same characteristics as Facebook and Twitter and certainly enterprise software is quite different.

I would like to throw out a challenge. Design a data store that has ubiquitous interface for the application developers and is independent of consistency models, upfront data modeling (schema), and access algorithms. As a developer you start storing, accessing, and manipulating the information treating everything underneath as a service. As a data store provider you would gather upstream application and content metadata to configure, optimize, and localize your data store to provide ubiquitous experience to the developers. As an ecosystem partner you would plug-in your hot-swappable modules into the data stores that are designed to meet the specific data access and optimization needs of the applications.

Are you up for the challenge?

COMMENTS

Name

3D,1,acquisition,3,agile,2,algorithms,2,Amazon,4,analytics,6,Apple,3,architecture,5,augmented reality,2,behavioral economics,1,BI,6,big data,29,Black Swan,1,books,1,bottom of the pyramid,3,branding,1,brazil,1,channels,1,cloud,68,Cloud Computing,7,cognitive psychology,2,collaboration,3,collaborative filtering,5,conference,3,creativity,3,CRM,2,crowdsourcing,2,data centers,3,data science,9,database,5,design,13,design thinking,17,dropbox,1,education,2,enterprise software,26,entrepreneurs,12,eula,1,experience design,3,facebook,1,freemium,1,gamification,3,Google,7,hadoop,3,healthcare,1,hiring,1,Iaas,3,india,1,innovation,16,intellectual property,1,interaction design,2,IoT,1,machine learning,2,management,9,marketing,1,meetings,1,microblogging,1,Microsoft,2,millenial,1,mobile,9,music,1,network effect,5,NewSQL,1,nosql,9,OEM,1,open source,3,outsourcing,1,paas,9,parallel computing,2,platform,4,polygot,1,power laws,1,privacy,1,private cloud,1,product management,5,prototyping,2,psychology,2,public policy,1,RDBMS,1,recommendation systems,2,REST,2,retail,1,RIM,1,SaaS,24,sales,4,security,4,SOA,2,social,25,sports,1,strategy,21,sustainability,8,talent,2,telcos,4,tos,1,Twitter,5,usability,1,user experience,3,virtualization,5,voting machine,2,web 2.0,1,
ltr
item
Cloud Computing: NoSQL Is Not SQL And That�s A Problem
NoSQL Is Not SQL And That�s A Problem
Cloud Computing
https://hereiscloudcomputing.blogspot.com/2010/03/nosql-is-not-sql-and-thats-problem.html
https://hereiscloudcomputing.blogspot.com/
http://hereiscloudcomputing.blogspot.com/
http://hereiscloudcomputing.blogspot.com/2010/03/nosql-is-not-sql-and-thats-problem.html
true
4467119141698964002
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS CONTENT IS PREMIUM Please share to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy