GROUP 4 - BA 3C - Word File Report
GROUP 4 - BA 3C - Word File Report
MEMBERS:
Angeles, Donymie
Araguas, Karen
SUBMITTED TO:
The following topics were reported by our group on October 29, 2023.
Data Information
Knowledge Management
What is Database?
TYPES OF DATABASES
° It ensures the integrity of the data by enforcing rules on data input and storage, and by
tracking changes to the data.
° It provides security features to protect the data from unauthorized access or changes.
° It allows multiple users to access and update the data simultaneously, making it easier
to share information and collaborate.
°Large databases can be resource-intensive, and the performance of the system may
suffer as the amount of data grows.
Data Independence - maintains the segregation between the program and the
data.
Concurrency Control - process to ensure the data is updated correctly and
appropriately.
Recovery Services - refers to mechanism of recover of data.
Utility Services - maintenance operation on a database.
Manipulation of Data - it tells us that we can CRUD our data within DBMS.
Database Definition - metadata describes the content of your database.
Data Processing - allows user to perform different types of operations.
Data sharing - means that within database privileges are provided to different
types of users.
Users
Database Administrator - DBA is the person responsible for all the data
resources in an organization.
System Developer - are those groups of people who create application
programs that cater to the user requirement.
End user - uses application program to accomplish their day-to-day tasks.
Database Application
is a computer program that allows users to manipulate the data in a DBMS through a
user-friendly interface.
1. Personal
2. Departmental
3. Enterprise
4. Internet
DBMS
Database
Database is the space in the disk or computer where the data are actually stored.
1. Interface - The Interface is responsible for interacting with the user and also
called the “middlemen”.
2. Parser - The Parser is responsible for checking the correctness of the syntax
that was provided by the end user through the interface.
3. Query Optimizer - The Query Optimizer allows the DBMS to save time and save
space when performing operations.
4. Execution Engine - Its main responsibility is to execute the output of the query
optimizer.
5. Storage - It is the physical location of your database, which can be the
secondary or the primary memory.
Data governance is the process of managing the availability, usability, integrity and
security of the data in enterprise systems, based on internal data standards and policies
that also control data usage.
Its goal is to ensure that data is used properly, to avoid introducing data errors into
systems and to block potential misuse of personal data about customers and other
sensitive information.
Chief Data Officer: A Chief Data Officer or head of data management oversees data
governance programs at an executive level.
Data Owner: Data owners are in charge of collecting and defining data requirements for
specific areas of responsibility within an organization.
Data Steward: The data steward makes sure the established data management
standards and requirements set by data owners are being followed.
Data Architect: Data architects create data models and define how data is stored,
accessed, and integrated by IT systems based on the directions of data owners and
data stewards.
Data Quality Manager: the data quality manager handles all the issues related to data
quality, such as quality metrics, methods, standards, and approaches.