Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 815 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 815 Bytes

Relational Database System Implementation

Objective:

This project is undertaken for educational purposes, with the primary aim of constructing a streamlined relational database. The focus is on acquiring a comprehensive understanding of the fundamental principles and implementation nuances of robust database systems.

Project Overview:

The set objectives for this project encompass:

  • Development of an interface mechanism for executing essential CRUD operations, including transaction's rollbacks.

  • Implementation of the required mechanism for the establishment of relationships among entities within the database in a manner consistent with relational database principles.

You can checkout the documentation