Question: Develop a data model (database) to which supports a customer relationship management application. Main functional requirements are: 1. Customer Management, 2. Product Management, 3. Support

Develop a data model (database) to which supports a customer relationship management application. Main functional requirements are:

1. Customer Management, 2. Product Management, 3. Support Ticker Management, 4. Developer Task Management.


Your NOSQL database should support to maintain products, orders, customers and payments.


1. Develop a Data model for the above scenario in NoSQL


2.  Write functions to perform various CRUD operations:

Customer - Find, Create, Upadate

Support Ticket - Find, Create, Update

Developer Task (with nested data): - Find, Create, Update (based on the ticket a task will be created for developer to resolve this issue.)

3. write program (in python, java, javascript-based UI, visual studio) that connects to a NoSQL database and performs CRUD operations (as above)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!