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

Projects in Awesome Lists tagged with database-management-system

A curated list of projects in awesome lists tagged with database-management-system .

https://github.com/madhurimarawat/semester-notes

A comprehensive, well-structured repository of B.Tech (Hons) CSE notes and learning resources, specializing in Artificial Intelligence and Data Science. Includes semester-wise notes, question papers, curated study guides, and indexed materials designed for efficient learning, revision, and academic reference.

artificial-intelligence btech-notes computer-networks computer-organization-architecture computer-science cse-notes data-science data-visualization database-management-system engineering-mathematics engineering-notes learning-resources machine-learning object-oriented-programming operating-systems probability-and-statistics python-for-data-science semester-notes study-materials theory-of-computation

Last synced: 07 Mar 2026

https://github.com/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.

database-management database-management-system database-schema html-css-javascript mysql php

Last synced: 17 Oct 2025

https://github.com/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.

c-console-app c-programming c-programming-language console-app console-application database database-management-system

Last synced: 18 Jun 2025

https://github.com/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.

database-management-system microsoft-sql-server sql

Last synced: 10 Jan 2026

https://github.com/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.

angular database-management-system express material-ui mysql nodejs

Last synced: 10 Apr 2026

https://github.com/shriharsh-deshmukh/dataversemagic

Welcome to the DataVerseMagic (Database Management System Repository).

database-management-system mongodb mysql sql

Last synced: 03 Feb 2026

https://github.com/vikashpr/18csc303j-dbms

SRMIST Kattankulathur Database management system-18CSC303J lab exercises implemented in SQL

18csc303j database-management-system dbms-lab instaclient lab-exercises lab-experiments rds-database srm-university srmist-dbms-lab vikashpr

Last synced: 09 Apr 2025

https://github.com/nguyenkhanhquy/motorbike-store-chain-management

Final term project of the "Database Management System" course

csharp database-management-system sql-server

Last synced: 16 May 2025

https://github.com/w-kuipers/alphadb

AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.

database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system

Last synced: 08 May 2026

https://github.com/puureya2/catering-order-form

Year 2, Internet Programming ISB42503, Lab Project

database-management-system html-css mysql php relational-database sql

Last synced: 19 Apr 2026

https://github.com/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.

computer-networks computer-science database-management-system operating-system

Last synced: 02 Apr 2025

https://github.com/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.

database database-management-system key-value-store partitioning replication rust rust-lang

Last synced: 17 Jan 2026

https://github.com/ridwanullahi-code/vet_clinic

Veterinary Clinic Database Kepp track of the services of a veterinarian, and facilities for the medical treatment, examination, surgery, diagnosis, grooming, general health care, and observation of domestic animals and birds.

database database-management-system postgresql relational-database

Last synced: 14 May 2026

https://github.com/fujiwarachoki/skibidb

A windows-only, secure, lightweight, and fast Database Management System written in C++

cpp database-management-system sql

Last synced: 17 Jun 2025

https://github.com/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.

console-application csharp csharp-project database-management-system dbms dotnet dotnet-core dotnet-project dotnet-sdk microsoft-sql-server student-management-system-project

Last synced: 12 Mar 2025

https://github.com/akash-rajak/student-course-database-management-system

A simple application regarding Student and Course Database Management System.

database-management-system dbms-project mysql-database python3 tkinter

Last synced: 29 Apr 2026

https://github.com/manjit-baishya-datascience/blue-waters-amusement-park-ticket-management-system

This project contains SQL scripts to create and manage a database for an amusement park. The database is designed to store information about rides, visitors, tickets, staff, facilities, maintenance records, ride reviews, ride assignments, ride entries, and visitor feedback.

database database-management-system sql sqlite

Last synced: 15 May 2026

https://github.com/samiyaalizaidi/fintrack

🛢️ A database driven accounting management system.

database-management-system ms-sql pyqt6

Last synced: 25 Apr 2026

https://github.com/amishidesai04/travel-management-system-sql

Welcome to our Travel Management System repository, a SQL-based database management project. It handles customer and employee details, destinations, transportation (trains, buses, flights, cruises, cars), payments, and bookings. Complex SQL queries including subqueries and joins are used for data extraction and analysis.

database-management-system joins management-project query-language sql tabular-data

Last synced: 10 Mar 2026

https://github.com/razvan48/proiect-sisteme-de-gestiune-a-bazelor-de-date-sgbd

Proiect Sisteme de Gestiune a Bazelor de Date (SGBD) Anul 2, Semestrul 1, Facultatea de Matematica si Informatica, Universitatea din Bucuresti

database database-management database-management-system database-management-systems database-schema databases

Last synced: 13 Sep 2025

https://github.com/tudororban/kodasql

A Database Management System in Rust

database-management-system rust sql

Last synced: 20 Apr 2026

https://github.com/srosalino/pixel_play_store_database

Database design and implementation for a Videogame Company.

database-design database-management-system database-schema sql

Last synced: 28 Feb 2026

https://github.com/lut-ful/club-management-dbms

This is a Database management system project based on SQL.

database database-management-system oracle sql

Last synced: 18 Apr 2026

https://github.com/kngsoomin/database-with-c

This project implements a custom database management system using a doubly linked list structure. It features SQL-like query parsing, supports basic database operations, and employs efficient index management.

c data-structure database-management-system doubly-linked-list index-management string-parsing toy-project

Last synced: 02 May 2026

https://github.com/ap-atul/dbms

DBMS examples and assignments

database-management-system

Last synced: 07 Sep 2025