data-access-object-pattern
There are 16 repositories under data-access-object-pattern topic.
stardogventures/stardao
Simple base DAO classes for MongoDB and DynamoDB
adib/DataAccessObject-Demo
Demonstrates the Data Access Object design pattern as an iOS Reminders app
Abdulrahman-K-S/Money-Transfer-Service-API
A money transfer service API that digitalis the banking flow.
hashimotonet/PhotoGallery
クラウド対応画像ストアアプリ"OsaStagram"のサーバーサイド版です。
lfost42/braillesort
Formats ASCII-Braille symbols into braille order for proper transcription of the Special Symbols Page as required by the Braille Authority of North America.
lfost42/franchise
Evaluates the coverage health of a franchise by determining which locations (in a provided csv file) are farthest apart. Uses Kruskal's minimum spanning tree algorithm to filter pairs of locations that can pass through other locations.
lfost42/guestbook
Users may upload a photo, provide contact information, and leave a message. My sandbox for generic web application and user interface experiments.
lfost42/planner
Developers and teams collaborate to design software applications, manage requirements/tasks, track progress, and meet deadlines.
hfgunay/Hospital-Management-System
Hospital Management System developed based on Data Acces Object(DAO) and Decorator Pattern
IsmaelMoura/demo-dao-jdbc
Demonstration of how to do a simple CRUD in MySQL Database with Java.
siawayforward/logistics-R-bus
A Python text application designed to allow the local government in KJM Tanzania to schedule bus owners and their drivers to set times and days in advance for the routes available to drive for.
bpourian/mortgage-matcher
Parse data in from two CSV files and use a logic to match them based on predefined rules
dani832m/DAO_Tutorial
Exercise about Data Access Object Pattern.
heloayer/forum
Web forum application
juliobarcellos/Programacao_Orientada_A_Objetos
Repositório para o conteúdo das aulas e exercícios propostos na matéria cursada no 4º semestre do curso de análise e desenvolvimento de sistemas.