T
ToolShelf
ONLYMAPS
// A Python micro-ORM

Onlymaps

A Python micro-ORM

13EmergingUnknown
License
MIT
Updated
Today

What it does

![Python Version][python-url] ![MIT License][license-url] ![Coverage][coverage-url] Onlymaps is a Python micro-ORM library that lets you interact with a database through plain SQL while it takes care of mapping any query results back to Python objects. More specifically, it provides: - A minimal API that enables both sync and async query execution. - Fine-grained type-hinting and validation with

Getting Started

git
git clone https://github.com/manoss96/onlymaps

Platforms

🪟windows🍎mac🐧linux

Install Difficulty

moderate

Built With

python

Community Reactions