SQLPyHelper documentation ========================= .. image:: https://img.shields.io/pypi/v/sqlpyhelper.svg :target: https://pypi.org/project/sqlpyhelper/ .. image:: https://img.shields.io/pypi/pyversions/sqlpyhelper.svg :target: https://pypi.org/project/sqlpyhelper/ .. image:: https://img.shields.io/badge/License-MIT-green.svg :target: https://github.com/adebayopeter/sqlpyhelper/blob/main/LICENSE ---- SQLPyHelper is a lightweight Python library that gives you a single, consistent API across SQLite, PostgreSQL, MySQL, SQL Server, and Oracle — without the overhead of an ORM. .. toctree:: :maxdepth: 2 :caption: Contents: installation quickstart configuration async migration api changelog contributing