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.
Aplicativo desenvolvido em React Native como projeto de extensão da faculdade com a finalidade de realizar o controle financeiro pessoal. (concluído)
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.
🎓 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
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.
Página WEB - PHP MySQL JavaScript CSS Bootstrap - Pequeña red social. Gestión de publicaciones, usuarios y mas.
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 complete Library Management System built using Java, JDBC, and PostgreSQL.
[서울] 고급객체지향프로그래밍 (HAEA9228 (2)) [2학기] / 실습과제 #07
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.
A desktop application built with JavaFX and PostgreSQL for managing museum artifacts and employees, featuring role-based authentication and DAO architecture.
This project is a console-based store management application that handles: Product inventory (add, search, stock management) Sales transactions with billing Database operations using DAO pattern Data structures (Stack for transaction history, Queue for product search) Sales reporting and analytics
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."