Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rindow/rindow-module-mongodb
- Owner: rindow
- License: bsd-3-clause
- Created: 2019-05-10T01:26:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T04:02:46.000Z (over 4 years ago)
- Last Synced: 2024-05-05T15:02:23.762Z (6 months ago)
- Topics: dao-design-pattern, framework, mongodb, php
- Language: PHP
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.