Database class for storage and retrieval of modeled data
Ratings
0
Nobody has rated this yet. Be the first!
Instances
2
Subclasses
1
Influences rating
Influences rating
Lists
0
NoSQL (originally referring to "non-SQL" or "non-relational") is an approach to database design that focuses on providing a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases. Instead of the typical tabular structure of a relational database, NoSQL databases house...