Hacker News new | ask | show | jobs
by tmountain 6076 days ago
I think this might be a misnomer in that NoSQL in the general sense describes a set of technologies acting as value stores rather than a standardized language for accessing said values.
1 comments

Native storage query language implies using native i.e., non-standardized query language and API. It's an categorical acronym like AJAX.
There's a difference between SQL and RDBMS. One can interact with a relational database using a "non-standardized query language and API." Part of the problem is that people are conflating the language abstraction of SQL with the physical relationship of the data.