About the difference between NoSQL and SQL, NoSQL and SQL
<span>简单说来:sql是关系型数据库的结构化查询语言,而nosql,一般代指菲关系型数据库,sql语句就不能用来,不过有些有leisql的查询语言,且nosql数据库没有统一的查询语言。</span>
Copy after login
Related reference articles to read:
http://my.oschina.net/u/923087/blog/318997
http://www.d1net.com/datacenter/tech/256374.html
http://www.bkjia.com/PHPjc/1033984.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/1033984.htmlTechArticleAbout the difference between NoSQL and SQL, NoSQL and SQL To put it simply: SQL is a structured query language for relational databases , and nosql generally refers to Philippine relational databases, sql statements cannot be used, no...