Weekly Exam 04
Weekly Exam 04
Q1: Give the suitable term for each definition in the following:
1. This model fundamentally involves the application of formal logic to
the problems of data (deductive data model)
2. It is fundamentally a variant of Prolog specifically designed for
databases work. (Datalog)
3. Formally, it is just a collection of vertices and edges or, in less
intimidating language. (a graph).
4. These models typically use a structure that is like JSON (documents
models)
5. This model can be useful for representing polymorphic and
unstructured data (key-value model).