Computer Science, asked by Karankumar7404, 1 year ago

You are implementing a nosql database to record the grievances of customers of an automobile company. you have freedom of recommending a key-value type database or a document database. each of the grievance record is keyed on customer id, and contains certain other information like the automobile model (examples: camry, civic, corolla, escort….), grievance category (example: mileage/fuel consumption, maintenance costs, pickup time…), and some description of the grievance. the system needs an ability to index and query the grievance records based on values for automobile model and grievance category. as the database designer, would you recommend a key-value type of database or a document database? please provide explanation(s) for your recommendation.

Answers

Answered by yashvardhan5
0
sorry I could not answer this question
Similar questions