0% found this document useful (0 votes)
23 views2 pages

Ostad Database

The document outlines a comprehensive database course divided into 16 modules covering topics such as database design, data retrieval, data integrity, and performance optimization. Key modules include hands-on exams for practical applications like designing a database for an online bookstore and analyzing cloud kitchen activities. Additional focus is given to advanced concepts like triggers, stored procedures, and MySQL security.

Uploaded by

nazmul huda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views2 pages

Ostad Database

The document outlines a comprehensive database course divided into 16 modules covering topics such as database design, data retrieval, data integrity, and performance optimization. Key modules include hands-on exams for practical applications like designing a database for an online bookstore and analyzing cloud kitchen activities. Additional focus is given to advanced concepts like triggers, stored procedures, and MySQL security.

Uploaded by

nazmul huda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

module 1:

----------
Orientation | Introduction to Database | Course Overview
Overview of different types of Databases | RDBMS vs NoSQL

module 2:data modeling


----------
Database Design Process
Designing ER Diagram

module 3: schema design


----------
Creating Database | Creating Tables | Data Types
Data Types | Normalization and Denormalization

module 4:Data Retrieval and Manipulation


----------
Retrieving Records | Filtering | Limiting | Ordering
Inserting, Updating and Deleting Records

module 5:
----------
exam
designing a simple database system for an online bookstore
Draw an Entity-Relationship (ER) diagram

module 6:Data Integrity and Joining Tables


----------
Data Integrity - Constraints and Keys
Joining Tables, Union, and Intersects

module 7:Data Transformation, Grouping and Aggregation


----------
String | Numeric | Date | Geospatial Functions
Grouping | Aggregating | Analytical Functions

module 8:Data Indexing and Query Efficiency


----------
Index Types | Algorithms | Creation and Usage
Identifying Slow Queries and Optimizing With Index

module 9: subquery, view, search


----------
Views | Temporary Tables | Search
Using Subquery | Filtering with Subqueries

module 10:
----------
exam
Cloud Kitchen Activities and Analysis

module 11:
----------
Triggers
Stored Procedures

module 12:
----------
Storage | Performance | Materialized View | Transactions
System Variables | Querying Metadata | Copying Structure

module 13:
----------
MySQL Server Optimization | InnoDB Optimization
Managing Database Users | Data Importing/Exporting

module 14:
----------
Basic MySQL Security | Migration Tools | Monitoring Tools
Locking | Database Backup/Restore | Basic Replication

module 15:
----------
exam : ecommerce load analysis

module 16:
----------
Retail Point of Sales (POS)
Building Blocks of a SaaS

You might also like