Skip to content
#

dao-pattern

Here are 125 public repositories matching this topic...

Enterprise-grade Hospital Management System built using Java 11, Jakarta Servlet 6, JSP, JDBC, and MySQL. Implements layered MVC architecture with DAO pattern, role-based authentication, appointment scheduling, medical reports management, and audit logging.

  • Updated Feb 15, 2026
  • Java

GitHub repository for a OOP project that registers and manage students using Hibernate to persist data, the DAO pattern for data access, Facade for simplifying interfaces, MVC for separating presentation and logic, and a MySQL database for storage

  • Updated Apr 14, 2023
  • Java

MediCare Manager is a JavaFX desktop application for clinic administration. It supports patient records, appointment scheduling, service management, and reporting, with a DAO-based architecture connecting directly to a MySQL database through JDBC — no PHP or REST layer involved.

  • Updated Jul 26, 2026
  • Java

Add this topic to your repo

To associate your repository with the dao-pattern topic, visit your repo's landing page and select "manage topics."

Learn more