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-google-cloud

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

framework google-cloud php

Last synced: 16 days ago
JSON representation

Rindow compatible google cloud components

Awesome Lists containing this project

README

        

Rindow compatible google cloud components
=========================================
- Google Cloud Datastore support on Rindow framework.
- 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.