doctable.org - doctable

Example domain paragraphs

doctable is a Python package for designing and manipulating database tables through a non-ORM object-oriented interface.

This package allows you to define and manipulate databases as regular Python objects. See the vignette examples .

pip install doctable For sqlalchemy > = 2.0: pip install --upgrade git+https://github.com/devincornell/doctable.git@master For sqlalchemy

Links to doctable.org (2)