hunzed /
HR_informationsystem
A basic SQL-based relational database that manages employees in a workplace, the project also has a java based UI
27/100 healthLoading repository data…
DavidANixon / repository
A basic SQL-based web app using pure CSS and HTML for the front-end, Java running on a Tomcat Server for the back-end, and MySQL for our DBMS. Term Project for Intro to Database Systems.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Term Project for Intro to Database Systems Created by Anna, David, and Michael
/src/ directory.
/src/ (file name format has not been decided yet)
WebContent/WEB-INF/index.htmlSelected from shared topics, language and repository description—not editorial ratings.
hunzed /
A basic SQL-based relational database that manages employees in a workplace, the project also has a java based UI
27/100 healthHarshalraut19 /
This project is a Customized DBMS developed in Java that mimics basic SQL database functionalities. It enables users to perform essential database operations such as Create, Read, Update, and Delete (CRUD), offering a simplified version of a traditional SQL-based system.
27/100 healthKrishEminent96 /
📌 A Java and SQL-based University Management System is a software application designed to efficiently handle and manage the administrative tasks related to students, lecturers, and the university head. This system provides a few user-friendly interfaces to perform basic operations such as creating, reading, updating, and deleting data.