An open API service indexing awesome lists of open source software.

https://github.com/ktamburi/eis-database

A database design and SQL script project for the CEN203 Database Management System course at Epoka University
https://github.com/ktamburi/eis-database

database-management database-schema sql

Last synced: 3 months ago
JSON representation

A database design and SQL script project for the CEN203 Database Management System course at Epoka University

Awesome Lists containing this project

README

          

# EIS-Database

## Database Management System Course Project

This repository is a university project focused on creating a database for the school application, Epoka Interactive System (EIS). The project involved:

1. Designing the database schema.
2. Creating Entity-Relationship (ER) and Relational Schema (RS) diagrams.
3. Writing and executing SQL queries to implement the database.

The project demonstrates a complete end-to-end process of database design and implementation, showcasing practical application of theoretical knowledge.