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.
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.
[서울] 고급객체지향프로그래밍 (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.
🎓 University project of a distributed academic management system with Java RMI, designed to manage the roles of students, teachers and administrators
Лабораторные работы по предмету "Базы данных" НГТУ им. Р.Е. Алексеева. Включает работу с текстовыми данными, 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.
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.
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.
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.
Training exercises with Java || to Desktop || Java + JavaFX + Hibernate || Desktop application || Learning MVC + DAO & Factory Pattern (javaORMApp).
Migration of a full PostgreSQL CRUD backend from JDBC to JPA using DAO pattern and TDD.
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."