Comment on Oracle on why you shouldn't use NOSQL (PDF)parentComments−ohyes14yThis is particularly true with a solution like Redis, where there are data-structures like hash-tables and lists and sets.It allows you to do things can be arduous and annoying with a traditional SQL database.
Comments
This is particularly true with a solution like Redis, where there are data-structures like hash-tables and lists and sets.
It allows you to do things can be arduous and annoying with a traditional SQL database.