In: Computer Science
Fill in the first blank for each question.
1. (________) Data not organized or easily interpreted by traditional databases or data models.
2. (________) A database management system such as MongoDB that uses a document model made up of collections and documents to store data.
3. (________) is a characteristic or property of an entity
4. (________) a quality that allows you to change the structure of a database
5. (________) A relational database concept that sets rules called integrity constraints on table relationships
1. Unstructured
2. Non relational database ( also called NOSQL database)
3. Attributes
4. Logical data independence
5. Deductive database