rindow/rindow-database-dao

Database and any data resources access

1.0.1 2020-04-16 03:18 UTC

This package is auto-updated.

Last update: 2024-04-16 12:27:57 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.