A pure ORM for writing native SQL queries yielding pure business objects
-
Updated
Mar 3, 2026 - TypeScript
A pure ORM for writing native SQL queries yielding pure business objects
Efficiently proxy sqlite tables and access data as typical array of objects
HBase POJO Abstraction Layer
A temporary directory DAO (data-access object) for use in Golang, to manage a folder with multiple temporary files.
PHP Spring Lib is a library that brings core concepts of the Java Spring ecosystem into PHP, using XML-based bean configuration. It includes ODI (Object Dependency Injection), iBatis-style SQL mapping, and Hibernate-inspired ORM, all configured through XML files. With this XML-style library, you create XML beans that point to PHP classes.
Sample application demonstrating the DAO pattern.
Type-safe minimum-writing SQL repositories for PHP
Generic_DAO is a class that manages data access (PostgreSQL) within an application. It acts as an intermediary between the database and the business logic by encapsulating operations such as data retrieval, insertion, updating, and deletion.
REST API that handles the state of books in a library
A basic project that exhibits the use of Data Access Objects (DAOs) with Java SQL clients.
Type-safe minimum-writing SQL repositories for PHP
Symfony bundle for type-safe minimum-writing SQL repositories for PHP
r2dbc data access object base for entities in a project
Using DAO object library to work with Microsoft Access database
The files for my solution to the C195 - Software II performance assessment for WGU.
Python package made to manage, display & parse data from SQLite file databases.
Final Project in Design Patterns - HIT
Implemented the data layer API for a conference containing research papers data.
Add a description, image, and links to the data-access-object topic page so that developers can more easily learn about it.
To associate your repository with the data-access-object topic, visit your repo's landing page and select "manage topics."