rindow/rindow-database-dao

Database and any data resources access

Maintainers

Package info

github.com/rindow/rindow-database-dao

pkg:composer/rindow/rindow-database-dao

Statistics

Installs: 214

Dependents: 8

Suggesters: 1

Stars: 0

Open Issues: 0

1.0.1 2020-04-16 03:18 UTC

This package is auto-updated.

Last update: 2026-02-16 16:22:02 UTC


README

Master: Build Status

"Rindow database DAO" is a module for making common access to various data store including SQL, NoSQL as much as possible.

The following functions are defined.

  • Repository data mapping abstractions
  • Query method abstractions
  • Pagination abstractions
  • Consistent Exception Hierarchy

Currently annotations are not implemented.