Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Information Technology Control And Audit

Authors: Angel R. Otero

5th Edition

1498752284, 9781498752282

More Books

Students also viewed these Databases questions

Question

How does COBIT define governance?

Answered: 1 week ago

Question

Define risk and risk assessment.

Answered: 1 week ago