Answers for "when do you choose to use relational db and when to use non relational db?"

SQL
6

what is non relational database

Non-Relational Database =
-There is no relation at all between tables
-Mostly key+value pair : like jSon
Posted by: Guest on January-07-2021
0

non relational database

Non-Relational Database =
-There is no relation at all between tables
-Mostly key+value pair : like jSon
Posted by: Guest on January-07-2021

Code answers related to "when do you choose to use relational db and when to use non relational db?"

Code answers related to "SQL"

Browse Popular Code Answers by Language