Name features provided by object-relational database systems which are not available in (pure) relational database systems.
What is a NoSQL database?
Offer scalability and extensibility over
loosely-coupled clusters of commodity hardware.
As a result, they are often used in large-scale
web-based applications.
They typically do not offer the extensive transaction
management (ACID) capabilities of RDBMSs.
Give three limitations of the relational model which have led to alternative data models being proposed.
Name four categories of NoSQL database systems
What is a key-value store?
What is a xml database?
What is a document store?
What is a graph database?
What features of relational database systems are often missing in NoSQL database systems?
They typically do not offer the extensive transaction management (ACID) capabilities of RDBMSs.