database-management-system
There are 106 repositories under database-management-system topic.
thealoneprogrammer/Musical-World
DBMS Mini Project that basically designed for online music player
WenbinZhu/cmu-15-445
CMU 15-445 course project: A relational database management system for SQLite
Amey-Thakur/CAR-RENTAL-SYSTEM
It is a simple Car Rental Database Management System.
heshammohamedaldaidamony/E-Commerce-DB
This repository focuses on developing and optimizing an e-commerce database. It includes comprehensive database design, advanced query techniques, and performance optimization strategies.
rahul1947/Database-Design-Pharmacy-Management-System
Designed and Developed a comprehensive Database Management System for a modern Pharmacy.
Surajv311/myCS-NOTES
Handwritten Notes 🖊| DS-Algo | Competitive Programming ✅ | OS | DBMS | Networks | OOPS | 🔥
HowProgrammingWorks/Databases
Work with Database Management Systems
Amey-Thakur/DATABASE-MANAGEMENT-SYSTEM-AND-DATABASE-MANAGEMENT-SYSTEM-LAB
CSC502: Database Management System [DBMS] & CSL503: Database Management System Lab [DBMS Lab] <Semester V>
mikeblas/JankSQL
an awful little SQL database implementation
rohithaug/India-covid-19-data
Access and view the covid-19 data of India using Python and visualize using Tableau.
healiseu/triadb
Self-Service Data Management & Interactive Visual Analytics Development Framework
prashantkoirala465/OEF-Database-Management-System
The Ocean Education Foundation Management System (OEFMS) is a comprehensive database management system developed as part of the DATA 210 course project. It serves as a centralized platform for managing study abroad programs, student information, and educational resources.
siMobin/Project_AirlineManagement
Data Structure & Algorithm project. Airline Management System (A private jet hiring concept) – php, scss, Microsoft SQL.
mertcandav/MochaDBStudio
Management system with gui for MochaDB.
ayushjain01/DBMS-Lab
This repository contains soultions for DBMS Lab, 5th Sem, ISE.
cbozan/simple-database-with-c
A simple database console application written in C where data is kept and records can be accessed, updated, listed and deleted when necessary.
jjordanoc/file-organization-dbms
Implementation of various file organization techniques and example GUI application
nguyenkhanhquy/motorbike-store-chain-management
Final term project of the "Database Management System" course
MikeostCorp/Gradify
Information system for accounting for the work of an education institution
PatrickKoss/patrick-db
PatrickDB is a simplified Rust-based database designed to demonstrate distributed database principles. This distributed key-value store employs Zookeeper for replication and partitioning. Data is stored in a row-based format using a file-based system.
VishwaRaval/Hospital-Database-Management-System
During my undergraduate studies, in one of the courses, CSE250: Database Management System, I along with 2 other group members developed a system that handles different workflows related to a hospital using MySQL and PHP. The main task is to develop a software that registers, stores, and meaningfully manipulates the information related to the patients, staff and doctors, appointments, visits, medicines, etc. (The detailed description about the project and its functionalities is mentioned in the report (Page2 - Page7).)
ameerhamzahd/WasteToWorth
The Food Waste Reduction and Donation Management System by WasteToWorth helps food businesses track inventory, monitor expiration dates, and donate surplus efficiently. With automated notifications and analytics, it supports sustainability, reduces waste, and promotes social responsibility by redistributing excess food to charities.
Anindya-Prithvi/dbms-PROject
A full fledged banking application with endpoints allowing both the management as well as the customer to interact with the database. Developed with angular and NodeJS deployed on heroku and db4free.net.
PeterHUistyping/Computer_System_Guidance
Projects and useful materials around OS, Con&Dis, Arch, etc (in Database, Game Engine)
ridwanrajik/custom-datastore
Builds database system from the scratch. You can own it by having the datastore customized.
Shriharsh-Deshmukh/DataVerseMagic
Welcome to the DataVerseMagic (Database Management System Repository).
TanoojSeelam/StudentDatabaseManagementSystem_MongoDB
A Project-based on Mongo DB
VikashPR/18CSC303J-DBMS
SRMIST Kattankulathur Database management system-18CSC303J lab exercises implemented in SQL
besnoi/crimelogs
A Simple project to maintain database of alleged Criminals
DevEssaAhmed/Codex
The Home of Books that will make you a Senior Developer
manahilfatima31/Store_Management_SQL
To develop sales management web application for a wholesale business to improve the efficiency and security of the business. The lightweight nature of the web application makes it ideal for small businesses which cannot afford the expensive alternates present in the market.
shakiliitju/Database-Management-Systems-Lab
This Repository is all about the popular Database Management Systems Lab concepts and their variations. MySQL is used as the database here Which can be helpful in Coding Interviews.
Yeabtsega1/Student-Management-System
The Student Management System is a desktop application developed on .NET C#, designed to efficiently handle CRUD operations through a console-based interface.
itsjomon/cs-theory-notes
A comprehensive collection of theory notes covering key concepts in computer science, including computer networks, operating systems, and database management systems (DBMS). A valuable resource to build a solid theoretical foundation.