MIS - UNIT 3 New
MIS - UNIT 3 New
MANAGING DATA
RESOURCES
DATA MANAGEMENT
Data management is the process of ingesting,
storing, organizing and maintaining the data
created and collected by an organization.
Effective data management is a crucial piece of
business processes
Shape data using flexible manipulation
techniques
Data management platforms enables organizations
and enterprises to use data analytics in beneficial
ways, such as:
marketing
Improving customer engagement
Graph Databases are NoSQL databases and use a graph
structure for semantic queries. The data is stored in the form
of nodes, edges, and properties. In a graph database, a Node
represents an entity or instance such as a customer, person,
or car. A node is equivalent to a record in a relational
database system. An Edge in a graph database represents a
relationship that connects nodes.
ER MODEL DATABASES