SQLPyHelper

Contents:

  • Installation
  • Quickstart
  • Configuration
  • Async Support
  • Cross-Database Migration
  • API Reference
  • Changelog
  • Contributing
SQLPyHelper
  • SQLPyHelper documentation
  • View page source

SQLPyHelper documentation

https://img.shields.io/pypi/v/sqlpyhelper.svg https://img.shields.io/pypi/pyversions/sqlpyhelper.svg https://img.shields.io/badge/License-MIT-green.svg

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.

Contents:

  • Installation
    • Requirements
  • Quickstart
    • Basic usage
    • Using environment variables
    • Error handling
  • Configuration
    • Environment variables
    • Constructor parameters
  • Async Support
    • Drivers used
    • Installation
    • Basic usage
    • Placeholders
    • FastAPI integration
    • Connection pooling
    • Transactions
    • Bulk inserts
    • API reference
  • Cross-Database Migration
    • Basic usage
    • Parameters
    • Return value
    • Examples
    • Type mapping
    • Limitations
    • API reference
  • API Reference
    • SQLPyHelper
    • Exceptions
  • Changelog
    • [0.1.7] - 2026-06-05
    • [0.1.6] - 2026-06-05
    • [0.1.5] - 2026-06-05
    • [0.1.4] - 2026-06-04
    • [0.1.3] - 2025
  • Contributing
    • Setting up the development environment
    • Running the tests
    • Running the pre-commit checks
    • Submitting a pull request
    • Reporting a bug
Next

© Copyright 2026, Adebayo Olaonipekun.

Built with Sphinx using a theme provided by Read the Docs.