Skip to content

Autek/database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labs – Database Systems course

This repository contains my solutions and implementations developed as part of the course Distributed Intelligent Systems (DIS).
The work focuses on low-level systems programming in C and SQL.

Contains three projects:

  • SQL: write some SQL queries
  • DBMS: build a buffer pool for the DBMS
  • B+ tree: build a B+ tree data structure

Purpose

This repository is shared for educational and portfolio purposes only.
It reflects my personal implementation work completed during the course.

License

This project is released under the Apache License 2.0, in accordance with the original course distribution.
See the LICENSE file for full details.


Note: Assignment descriptions, APIs, and test scaffolding were provided by the course staff.
All implementation code in this repository was written by me unless stated otherwise.

About

Contains the projects of the course Distributed Intelligent Systems (DIS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published