Y
Hacker News
new
|
ask
|
show
|
jobs
by
nawitus
4511 days ago
Well, NoSQL doesn't simply mean "not ACID". There's also other stuff like documents instead of tables and native support for JSON.
1 comments
notwedtm
4511 days ago
On some of them. I have come to call anything that stores data in a non-SQL way NoSQL. Accurate? Probably not, but it sure does seem to bring in those other ones that everyone calls NoSQL for some reason (Redis for example).
link