in NoSQL by

You need to create a scalable database that allows you to query data nodes and edges efficiently. What do you use?

a. a relational database

b. a columnstore database

c. a document database

d. a graph database

1 Answer

0 votes
by

You need to create a scalable database that allows you to query data nodes and edges efficiently. What do you use?

Answer:-  a graph database
...