Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rindow/rindow-module-mongodb

Rindow compatible mongodb components
https://github.com/rindow/rindow-module-mongodb

dao-design-pattern framework mongodb php

Last synced: 7 days ago
JSON representation

Rindow compatible mongodb components

Awesome Lists containing this project

README

        

Rindow compatible mongodb components
====================================
Master: [![Build Status](https://travis-ci.com/rindow/rindow-module-mongodb.png?branch=master)](https://travis-ci.com/rindow/rindow-module-mongodb)

- Rindow compatible DataSource and Transaction manager interface.
- Rindow compatible Repository interface.(Repository is Programming style independent of database implementation that is compliant "Spring framework")
- Object Mapper abstract class for Rindow Ormshell.(Ormshell is "JPA 2.1" compliant ORM programing style supports.)
- Rindow compatible Paginator adaptor.

Transactional features of mongodb are currently ignored.