fluent-db

Fluent DB is a Python library that provides a fluent, chainable interface for building and executing SQL queries—similar to Laravel's ORM. It supports elegant query construction, dynamic table creati…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install fluent-db

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.3.0 2025-05-31
0.2.0 2025-05-26
0.1.0 2025-05-25

Issues with this package?

Page last updated 2025-05-31 15:38:17 UTC