ADM Unit 1
ADM Unit 1
Syllabus:
Text Books:
[1] Fundamentals of Database Systems, RamezElmasri, Shamkant B. Navathe,
Addison-Wesley,6th edition-
[2] Data Mining: Concepts and Techniques, J. Han and M. Kamber, Morgan
Kaufmann C.J. Date, Database Systems, Pearson, 3 rd edition-
[3] Principles of Distributed Database Systems, Prentice Hall, P. Valduriez, M.
TamerOzsu 3rd edition- 2000
[4] Database systems: Design, implementation and Management, C.M. Coronel,
S. Morris, P. Rob, Boston: Cengage Learning,9 th edition-2011
Abbreviations
NN: Neural Network
DC: Direct Current
1.1 Introduction
In this
1.2 Concepts and Definitions,
Database
A database is an organized collection of data that allows for easy access, management,
and updating.
Examples: Relational Databases, NoSQL Databases, Data Warehouses.
Database Management System (DBMS)
A DBMS is software that interacts with the database, applications, and end-users to
capture and analyze data.
Examples: MySQL, Oracle, PostgreSQL, MongoDB.
Key Concepts
Data: Raw facts and figures.
Information: Processed data with meaning.
Schema: Structure of the database.
Instance: Snapshot of data at a particular moment.