Skip to content

Project started for the sake of learning about C, data structures and the core fundamentals of a RDBMS

Notifications You must be signed in to change notification settings

Alex0os/CDBlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Project started for the sake of learning about C, data structures and the core fundamentals of a RDBMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages