Welcome to the CSE 370: Database Systems repository! This repository is designed to help students grasp the concepts and methods for storing and manipulating data in databases, as covered in the course. It includes lab assignments focused on SQL to help you apply what you've learned.
CSE 370 introduces students to the fundamental concepts and methods for storing and manipulating data in a database system. Topics include:
- File retrieval and organization
- Database models and system design
- Principles of database management systems
- Relational database management systems (RDBMS)
- Query formulation and language (SQL)
- Database administration
- Database integrity and security
- Popular database management systems and applications
Students will work with SQL and related application packages. The course includes a compulsory 3-hour laboratory session each week. Pre-requisite: CSE 221.
This repository contains the following sections:
A collection of lab assignments focused on SQL. These assignments help reinforce database concepts, query formulation, and working with RDBMS.
To make the most of this repository:
- Clone the Repository:
git clone https://github.com/fah-ayon/Database-Systems.git