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

https://github.com/jackfirth/sqlalchemy-fp

Functional programming wrappers around sqlalchemy that use deferred reflection and currying to make ORMs mostly setup-free
https://github.com/jackfirth/sqlalchemy-fp

Last synced: over 1 year ago
JSON representation

Functional programming wrappers around sqlalchemy that use deferred reflection and currying to make ORMs mostly setup-free

Awesome Lists containing this project

README

          

# sqlalchemy-fp
Functional programming wrappers around sqlalchemy that use deferred reflection and currying to make ORMs mostly setup-free