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.
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
Página WEB - PHP MySQL JavaScript CSS Bootstrap - Pequeña red social. Gestión de publicaciones, usuarios y mas.
A modular multi-layered scheduling system for smart assignment of tasks and team members.
sistema CRUD de cartões utilizando JDBC e DAO + MySQL
🎓 University project of a distributed academic management system with Java RMI, designed to manage the roles of students, teachers and administrators
API REST Quarkus con JPA, DAO pattern, CRUD, H2, Lombok,ManyToOne, integridad referencial, TDD, Rest-assured, Panache ORM, Panache Repository; Examen programación FP DAW Dual CIFP Francesc de Borja Moll
A note-taking application with a structured data management system, using SQLite for persistence. Implements DAO patterns for folder, note, and tag management. Supports hierarchical organization, tagging, and geolocation metadata.
Une application console Java pour la gestion complète des abonnements avec suivi automatique des paiements, détection des impayés et génération de rapports financiers. Développée avec la programmation fonctionnelle Java 8, persistance JDBC et architecture en couches.
Лабораторные работы по предмету "Базы данных" НГТУ им. Р.Е. Алексеева. Включает работу с текстовыми данными, 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.
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
Full Java backend project featuring complete CRUD functionality using PostgreSQL and JDBC. Implements a generic DAO pattern, test-driven development (TDD) with JUnit 5, and secure environment-based configuration for database connections.
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."