Skip to main content

A fully asynchronous python ORM

Project description

asyncOrm

https://img.shields.io/pypi/v/asyncorm.svg https://img.shields.io/pypi/pyversions/asyncorm.svg https://api.codacy.com/project/badge/Grade/86ee891909654fc0a294849d0a436109 https://pyup.io/repos/github/monobot/asyncorm/shield.svg https://codecov.io/github/monobot/asyncorm/development.svg https://travis-ci.org/monobot/asyncorm.svg?branch=development

A fully asynchronous python ORM

Features

WARNING: version prebeta !!

WARNING: Work In Progress !!

AsyncORM is a fully async [ORM](https://en.wikipedia.org/wiki/Object-relational_mapping) inspired in the fantastic [django orm](https://docs.djangoproject.com/en/1.11/topics/db/).

It is designed to be used together with [sanic](https://github.com/channelcat/sanic) or other async webserver.

Dependencies [asyncpg](https://github.com/MagicStack/asyncpg)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.1 (2017-05-19) * increase the number of lookups, database lookup calculation, better queryset setup

0.1.0 (2017-05-19) * more solid state, added coverage

0.0.10 (2017-05-13) * querysets, slices and indices implemented

0.0.9 (2017-05-11) * lazy requests for querysets

0.0.8 (2017-04-03) * everything more mature including jsonfield

0.0.7 (2017-03-27) * ordering on all db requests, sanic example updated

0.0.6 (2017-03-26) * sanic example working

0.0.5 (2017-03-24) * sanic example working, get, post, delete working, missing patch, and put

0.0.4 (2017-03-23) * wrong manifest corrected

0.0.3 (2017-03-23) * config implemented

0.0.2 (2017-03-02) * Small update, include log

0.0.1 (2017-03-02) * First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asyncorm-0.1.1.linux-x86_64.tar.gz (28.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page