Skip to main content

A simple mysql client wrapper for sqlalchemy

Project description

A simple and intuative mysql client wrapper for sqlalchemy. Ideal for performing simple and raw operations in mysql.

Installation: pip install nmi_mysql

Dependencies
Change Log
  • v.0.71
    • Added connection polling

    • Used sql alchemy core

    • Updated examples for database operations

  • v.0.63
    • removed unecessary error message upon close

    • raise error instead of returning None

  • v.0.62
    • returns affected rows when executing insert and update

    • defaults the return type for select to lists

  • v.0.61
    • fixed logging issues

  • v.0.58
    • added execute many

    • verified test for logger

  • v.0.57
    • fixed bug on type checking

  • v.0.56
    • updated base code for connection

    • added new docs

  • v.0.55
    • fixed null being converted to string

    • updated docs for examples

For full documentation and usage: https://github.com/pprmint/nmi_mysql/blob/master/README.md

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nmi_mysql-0.71.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page