dbms-project
There are 654 repositories under dbms-project topic.
samarth-p/College-ERP
A college management system built using Django framework. It is designed for interactions between students and teachers. Features include attendance, marks and time table.
syedibrahim/Pharmacy-Management-System
Java project using Swing and MySql for pharmacy management.
PuneethReddyHC/event-management
helps to register an users for on events conducted in college fests with simple logic with secured way
vinitshahdeo/Library-Management-System
[DBMS Project] An interactive web portal for automating various manual processes done by librarian.
niteshkumartiwari/B-Plus-Tree
Mini Database System using B+ Tree in C++ (Simple & Self-Explanatory Code)
thealoneprogrammer/Musical-World
DBMS Mini Project that basically designed for online music player
vaibhavverma9999/Hotel-Management-System
This is a Hotel Management System. Languages used are HTML, CSS, JavaScript, PHP and MySQL.
winston-dsouza/Online-Food-Ordering-System
Online Food Ordering And Order Retrieval System
Bharat-Reddy/Hostel-Management-System
A system built for hostel room allocation for our College(NIT Calicut) as a part of DBMS Course.
nikhilkeshava/online-course-registration-
online course registration by using html,css,js,and php and final year and engineering project - for demo
Sid-149/DBMS-Movie-Ticket-Booking-System
This repository contains the source code for Online Movie Ticket Booking System, which was a Mini Project for Database Management System (DBMS).
adityarverma/railway-management-system
Railway Management System website built as course project in DBMS subject,B.Tech. Used SQL , html ,css and php.
rutujar/Online-Food-Delivery
5th SEM DBMS Mini Project under VTU CBCS.
ssahibsingh/Social-Media-Database-Project
📊 This project is part of Lab Evaluation of Course Fundamentals of Database Management Systems Lab.
chandandas27/Bank-Management-System
A Database project on Bank Management System using JavaFX and MySQL
JetBrains/youtrackdb
YouTrackDB is a general use an object-oriented graph database supporting full-text and geospatial models in one product. YouTrackDB supports Gremlin queries, ACID transactions, full-text indexing queries.
prashant333/gym-management
Gym Management System provides an easy to use interface for the users and a database for the admin to maintain the records of gym members.
kenil0811/Library-management-system
a simple website for library management system
Saurabh-pec/Ecommerce-Management-DBMS_Project-
This is a SQL based database management system for E-commerce website. (Mostly Backend Part). Objective of this database project is to design a robust database for Ecommerce website.
inboxpraveen/FIFA-18-Management-System
This repository contains the whole project. This project was intended to exhibit as a DBMS project but it can also act as a web development project as it includes complete front end and back end.
Karthikg1908/Hospital-Management-System
The purpose of the project entitled as “HOSPITAL MANAGEMENT SYSTEM” is to computerize the Front Office Management of Hospital to develop software which is user friendly simple, fast, and cost – effective. It deals with the collection of patient’s information, diagnosis details, etc.
loveraj16/courier-management-system
dbms lab project, click the link to see how it actually look..
tarun360/Organ-Donation-and-Procurement-Network-Management-System
DBMS project on Organ Donation and Procurement Network Management System
imtharun/apartment-management-system-dbms
This is our mini-project for the course Database Management System.
raj-rathod/Travelling_Managment
The Online Bus Ticket Booking System for Travel Management is a mini project that aims to provide a convenient and user-friendly platform for travelers to search and book bus tickets online. This project utilizes the power of database management using MySQL to store and manage the necessary information related to buses, schedules, and bookings
rafi007akhtar/CentralBank
Banking app written in Django.
eyalroz/c-store
C-Store : A column-oriented DBMS prototype (frozen)
nikhilkeshava/Online_Inventory_shop
Online shop with admin and supplier-for demo
Sankhala-Rohit/Food-Chef-Cafe-Management
Food Chef is a cafe and restaurant management website with both user and admin panel.
adityasurya4103/employee-management-system-angular-spring-boot-mysql
The Employee Management System is a comprehensive web application designed to streamline and enhance the management of employee-related tasks within an organization. This system utilizes a modern and efficient technology stack, including Spring Boot for the backend, Angular for the frontend, and MySQL for the database.
skyrunner360/Java-Parking-System
Java DBMS Project of Parking System Management
shubham4756/Social-Media-Users-Database-Managment-System
Social Media Users Database Managment System
chirayurathi/payroll_management_system
A company payroll management system made with Django and MySQL which lets the admin set income and credentials for the employee and provides leave request and approval functionality.
rajvi-patel-22/Restaurant-Management-System-DBMS-project
Our project is restaurant management system, where we provide all the details that a manager needs to run the restaurant from ordering the food to generating bill and payment. In our project only an authorised person i.e. manager can login, He can see the data of customers and employee. He can also add, update or delete customer. We have table masters who assigns table to the customers and chef who prepares food, also main feature is we calculate the time taken to serve customer food after order is placed. And we also have preparation time for each food individually. Chef also gets bonus if he prepares food early than expected, and customers are given more discount if food is delivered to them late as reward for their patience. We allocate table based on members and table masters does that job, also customer can prebook their table. Also, we keep a record of the employee who have left their table, like which employee left and when. Menu is displayed based on categories, like food with same category are displayed together. We also have record of increase in the price or ratings, like if food price is increased then old price and new price, and also ratings of food, like which food is trending and hitting our restaurant or which food is not doing well And we generate bill automatically based on order items, and we have got many payment options like cash, card, paytm, etc.