Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In databases, one major advantage of NoSQL over traditional SQL is the lack of a DB [...] <-- thing what this means
Answer

Schema

^^ no schema means you can add fields on the fly to a single db row/object in a table (via adding extra fields to the object's JSON, e.g. adding a "gender" property to a JSON-defined "Person" item/row.


Question
In databases, one major advantage of NoSQL over traditional SQL is the lack of a DB [...] <-- thing what this means
Answer
?

Question
In databases, one major advantage of NoSQL over traditional SQL is the lack of a DB [...] <-- thing what this means
Answer

Schema

^^ no schema means you can add fields on the fly to a single db row/object in a table (via adding extra fields to the object's JSON, e.g. adding a "gender" property to a JSON-defined "Person" item/row.


Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.