[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Python database adapter for Mimer SQL

master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.rst

MimerPy: Python database interface for MimerSQL

MimerPy is an adapter for MimerSQL V11 in Python which implements the PEP 249 specification. It allows the user to access the powerful tools and advantages of MimerSQL through Python. MimerPy is implemented on top of a Cpython wrapper of the native MimerAPI interface.

Requirements:

  • A Mimer V11 installation on the client side
  • A Mimer V11 database server
  • MimerPy is currently supported on Linux, MacOS and Windows.
  • Python 3.5 or later

The source code for MimerPy resides on GitHub. Installable packets can be found on PyPi. To install, use the command:

pip3 install mimerpy

About

Python database adapter for Mimer SQL

Resources

License

Packages

No packages published