Lec-2: Introduction to DBMS (Database Management System) With Real life examples | What is DBMS

Lec-2: Introduction to DBMS (Database Management System) With Real life examples | What is DBMS

Introduction to DBMS

Importance of DBMS

  • The lecture introduces Database Management Systems (DBMS) as a crucial subject for competitive exams like GATE and UGC NET, especially for B.Tech and BCA students.
  • Over the past 6-7 years, the relevance of DBMS has increased significantly in interviews, with major companies focusing on database-related questions.
  • Top Fortune 50 companies such as Facebook, Google, and Amazon rely heavily on databases for their operations.

Understanding Database Systems

  • A database system consists of two main components: the database itself and the DBMS that manages it.
  • The definition of a database is presented as a collection of related data, emphasizing its organized nature.

Characteristics of Databases

Related Data Concept

  • Related data refers to information that is logically connected; for example, IRCTC's database contains train schedules and passenger information but not unrelated data like passport details.

Types of Data Structures

  • Databases can be categorized into structured, semi-structured, and unstructured types. However, structured data is primarily focused on in this discussion.
  • Structured data can be stored in specific formats or structures (e.g., RDBMS), while unstructured data lacks a defined format.

Functions of DBMS

Operations Performed by Users

  • Users interact with databases through various operations such as insertion (adding new data), deletion (removing old data), and updating existing records.

Role of DBMS

  • A Database Management System facilitates these operations by providing an interface that allows users to manage their data efficiently without needing to know where it is physically stored.

Examples of Popular DBMS

Different Versions Available

  • Various companies have developed different versions of popular DBMS software:
  • Microsoft SQL Server (multiple versions)
  • Oracle SQL Server (various releases)
  • MySQL (owned by Oracle)
  • IBM's DB2

Understanding Relational Database Management Systems (RDBMS)

What is a Relation?

  • A relation refers to a table format for storing structured data, similar to an Excel file with columns and rows.
  • The most common method of storing data is in relational form, necessitating a management system that supports this structure.

Data Access and Management

  • When accessing data, such as checking train information on IRCTC, the results are displayed in a tabular format with specific columns like train number and departure time.
  • RDBMS focuses on structured data storage and retrieval, which is crucial for various competitive exams like GATE and UGC NET.

Introduction to DBMS and RDBMS

  • A Database Management System (DBMS) is essential for managing relations; thus, the term RDBMS (Relational Database Management System) was introduced.
  • RDBMS allows operations such as insertions, deletions, and updates specifically on relations or tables.

Understanding Unstructured Data

  • Unstructured data lacks a predefined format for storage; examples include photos and videos that do not conform to any specific structure.
  • Unlike structured data stored in tables, unstructured data can vary widely in format within web pages.

Current Trends in Data Storage

  • While structured data remains relevant, approximately 90% of global data today is unstructured.
Video description

🚀 Enroll Now in GATE DA exam course 2025🌟 🔗To Enroll, Login to: https://www.gatesmashers.com/ 💰Course Price: 2999/- (Non-Refundable) 🕒Course starting Date: 5th March 2024 📞 Contact us: For any queries or assistance, feel free to reach us on WhatsApp or call at 8295451354. 🕒Validity of Course: 31st March, 2025 👉Subscribe to our new channel:https://www.youtube.com/@varunainashots 0:00 - Introduction 1:17 - Database System 2:01 - Database 3:49 - Structured Data 4:29 - DBMS 6:55 - Structured Data Management 10:16 - Unstructured Data ►Database Management System(Complete Playlist): https://www.youtube.com/playlist?list=PLxCzCOWd7aiFAN6I8CuViBuCdJgiOkT2Y Other subject-wise playlist Links: -------------------------------------------------------------------------------------------------------------------------------------- ►Design and Analysis of algorithms (DAA): https://www.youtube.com/playlist?list=PLxCzCOWd7aiHcmS4i14bI0VrMbZTUvlTa ►Computer Architecture (Complete Playlist): https://www.youtube.com/playlist?list=PLxCzCOWd7aiHMonh3G6QNKq53C6oNXGrX ► Theory of Computation https://www.youtube.com/playlist?list=PLxCzCOWd7aiFM9Lj5G9G_76adtyb4ef7i ►Artificial Intelligence: https://www.youtube.com/playlist?list=PLxCzCOWd7aiHGhOHV-nwb0HR5US5GFKFI ►Computer Networks (Complete Playlist): https://www.youtube.com/playlist?list=PLxCzCOWd7aiGFBD2-2joCpWOLUrDLvVV_ ►Operating System: https://www.youtube.com/playlist?list=PLxCzCOWd7aiGz9donHRrE9I3Mwn6XdP8p ►Structured Query Language (SQL): https://www.youtube.com/playlist?list=PLxCzCOWd7aiHqU4HKL7-SITyuSIcD93id ►Discrete Mathematics: https://www.youtube.com/playlist?list=PLxCzCOWd7aiH2wwES9vPWsEL6ipTaUSl3 ►Compiler Design: https://www.youtube.com/playlist?list=PLxCzCOWd7aiEKtKSIHYusizkESC42diyc ►Number System: https://www.youtube.com/playlist?list=PLxCzCOWd7aiFOet6KEEqDff1aXEGLdUzn ►Cloud Computing & BIG Data: https://www.youtube.com/playlist?list=PLxCzCOWd7aiHRHVUtR-O52MsrdUSrzuy4 ►Software Engineering: https://www.youtube.com/playlist?list=PLxCzCOWd7aiEed7SKZBnC6ypFDWYLRvB2 ►Data Structure: https://www.youtube.com/playlist?list=PLxCzCOWd7aiEwaANNt3OqJPVIxwp2ebiT ►Graph Theory: https://www.youtube.com/playlist?list=PLxCzCOWd7aiG0M5FqjyoqB20Edk0tyzVt ►Programming in C: https://www.youtube.com/playlist?list=PLxCzCOWd7aiGmiGl_DOuRMJYG8tOVuapB ►Digital Logic: https://www.youtube.com/playlist?list=PLxCzCOWd7aiGmXg4NoX6R31AsC5LeCPHe --------------------------------------------------------------------------------------------------------------------------------------- Our social media Links: ► Subscribe to us on YouTube: https://www.youtube.com/gatesmashers ►Subscribe to our new channel: https://www.youtube.com/@varunainashots ► Like our page on Facebook: https://www.facebook.com/gatesmashers ► Follow us on Instagram: https://www.instagram.com/gate.smashers ► Follow us on Instagram: https://www.instagram.com/varunainashots ► Follow us on Telegram: https://t.me/gatesmashersofficial ► Follow us on Threads: https://www.threads.net/@gate.smashers -------------------------------------------------------------------------------------------------------------------------------------- ►For Any Query, Suggestion or notes contribution: Email us at: gatesmashers2018@gmail.com #introductionRDBMS#whatisDBMS#DBMSdefinition#class8thDBMS#class11thdbms#engineeringDBMS#nielitDBMS#GATE#NET