A Java/Kotlin library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.
-
Updated
Oct 3, 2024 - Java
A Java/Kotlin library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.
MongoDB DAO Pattern build on top of Mongo Scala Driver.
Sample Java project demonstrating the DAO pattern with JDBC, created during Nelio Alves' Java OOP course. Includes basic CRUD operations, database integration, and best practices for clean code organization.
A Python project implementing the DAO pattern to manage healthcare patient records. It provides a clean, modular way to handle CRUD operations on patient and medical history data, promoting maintainability, scalability, and easy integration with various data storage solutions for healthcare applications.
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
A full-stack web application for a Twitter-like messaging platform.
A desktop application built with JavaFX and PostgreSQL for managing museum artifacts and employees, featuring role-based authentication and DAO architecture.
Aplicación de consola en Java para gestión de Clientes y Pedidos (CRUD). Implementación con JPA (Hibernate), MySQL y patrón DAO. Versión refactorizada y finalizada de examen de Acceso a Datos.
A modular multi-layered scheduling system for smart assignment of tasks and team members.
Sistema completo de gerenciamento hospitalar com interface gráfica JavaFX. Projeto acadêmico de POO (IFMG) aplicando arquitetura MVC, padrão DAO e conceitos de herança.
Professional Java-based Bank Management System built with Swing GUI and MySQL. Features customer management, account operations, transaction processing, and secure authentication following MVC + DAO architecture patterns.
🎓 University project of a distributed academic management system with Java RMI, designed to manage the roles of students, teachers and administrators
sistema CRUD de cartões utilizando JDBC e DAO + MySQL
Página WEB - PHP MySQL JavaScript CSS Bootstrap - Pequeña red social. Gestión de publicaciones, usuarios y mas.
This dynamic gym website, built with JSP and Servlets using the DAO pattern, enables users to browse services, view memberships, and manage their fitness journeys through a responsive design, fostering community engagement among fitness enthusiasts.
[서울] 고급객체지향프로그래밍 (HAEA9228 (2)) [2학기] / 실습과제 #07
A complete Library Management System built using Java, JDBC, and PostgreSQL.
Лабораторные работы по предмету "Базы данных" НГТУ им. Р.Е. Алексеева. Включает работу с текстовыми данными, SQL, ORM и веб-интерфейсом.
A complete study project on Java Persistence API (JPA) using PostgreSQL. Features a fully generic DAO layer, unit testing with JUnit 5, and entity persistence with annotations and dynamic JPQL.
Add a description, image, and links to the dao-pattern topic page so that developers can more easily learn about it.
To associate your repository with the dao-pattern topic, visit your repo's landing page and select "manage topics."