Differences between NoSQL and SQL: NoSQL and SQL. About the difference between NoSQL and SQL, NoSQL and SQL simply put: SQL is a structured query language for relational databases, while nosql generally refers to relational databases, and SQL statements cannot be used, no difference between NoSQL and SQL.
Simply put: SQL is a structured query language for relational databases, while nosql generally refers to relational databases. SQL statements cannot be used, but some query languages with leisql are available, nosql databases do not have a unified query language.
For more information, see:
Http://my.oschina.net/u/923087/blog/318997
Http://www.d1net.com/datacenter/tech/256374.html
Explain: SQL is the structured query language of relational databases. nosql generally refers to relational databases. SQL statements cannot be used...