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.
🐾 Veterinaria SOS: Sistema de gestión clínica (POS, Inventario, Historial). Proyecto MVP de Ingeniería de Software (UPB) desarrollado con JavaFX, JDBC puro y PostgreSQL.
MongoDB DAO Pattern build on top of Mongo Scala Driver.
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.
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 Java EE Employee Management web app using Hibernate ORM, Jakarta Servlets, JSP, and Maven. Supports full CRUD — add, view, edit, and delete employees — with admin login and DAO-based architecture deployed on Apache Tomcat.
A Java EE web application for managing a dental clinic (patients, dentists, appointments, medical records), with OTP email verification, built with Servlets/JSP, MySQL and deployable via Docker.
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.
Java library management system applying SOLID principles, dependency injection, and the DAO pattern.
Aplicación de consola en Python para gestionar una mezcladora de audio (usuarios, canales, entradas, efectos) con persistencia en SQLite y patrones DAO/VO.
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
University Schedule Content Management System (CMS) — a backend system for educational process management, implemented in Java using PostgreSQL and multi-layered architecture.
Console school management app built with plain Java, JDBC, PostgreSQL, SQL migrations, DAO pattern, and manual application components management.
StockFlow é um sistema de gerenciamento de estoque desenvolvido em Java, JDBC e MySQL. Permite cadastrar produtos, controlar entradas e saídas, registrar movimentações, gerar dashboards, consultar relatórios por período, exibir rankings de produtos e exportar dados em CSV.
A full-stack web application for a Twitter-like messaging platform.
A Java + MySQL based Student Management System implementing JDBC, DAO pattern, and full CRUD operations.
Java Servlets educational application demonstrating DAO pattern, JDBC database integration, and Apache Tomcat deployment.
Implementação do padrão DAO em Java com JDBC puro e MySQL. CRUD completo e injeção via Factory.
Enterprise-grade Python Database Connectivity (PDBC) implemented using clean 3-tier Layered Architecture (DAO, Service, Model).
To associate your repository with the dao-pattern topic, visit your repo's landing page and select "manage topics."