nucklehead / flask-restplus-data

Library inspired by Spring Data to perform Operations on datastores

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLask Restplus Data

Upload Python Package

Flask Restplus data aims to provide a consistent programming model for data access. It makes uses of some ORM libraries to abract the calls and allow the underlying data store to maintain any special fonctionalities.

This is heavily inspired by Spring Data.

Currently this supports SQL databses and MongoDB. But only SQL was tested for now.

About

Library inspired by Spring Data to perform Operations on datastores

License:MIT License


Languages

Language:Python 100.0%