Skip to main content

13 docs tagged with "dbms"

View All Tags

DBMS - SQL Basic Concepts

Learn about the Structured Query language (SQL), its basic concepts, data types, operators, and commands that form the foundation of database manipulation.

DBMS Architecture

Learn about the architecture of Database Management Systems (DBMS) including single-tier, two-tier, and three-tier architectures.

DBMS Data Independence

Understand data independence in DBMS, including logical and physical data independence, and their importance in maintaining flexibility and scalability.

DBMS Data Models

Learn about different data models in DBMS, including flat data models, Entity-Relationship models, and relational models, and understand how data is structured, processed, and stored.

DBMS Data Schemas

Learn about database schemas, including physical and logical schemas, and understand their role in defining the structure and constraints of a database.

DBMS ER Diagram Representation

Learn how to represent the Entity-Relationship (ER) Model using ER diagrams, including entities, attributes, relationships, and cardinality.

DBMS ER Model Basic Concepts

Learn about the Entity-Relationship (ER) model, its basic concepts, entities, attributes, and relationships that form the foundation of database design.

DBMS Overview

In this tutorial, you will learn about Database Management Systems (DBMS), their architecture, data models, applications, and importance in modern computing.