InterSystems IRIS for SQLAlchemy
Project description
sqlalchemy-iris
An InterSystems IRIS dialect for SQLAlchemy.
Pre-requisites
This dialect requires SQLAlchemy, InterSystems DB-API driver. They are specified as requirements so pip
will install them if they are not already in place. To install, just:
pip install sqlalchemy-iris
Usage
In your Python app, you can connect to the database via:
from sqlalchemy import create_engine
engine = create_engine("iris://_SYSTEM:SYS@localhost:1972/USER")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sqlalchemy-iris-0.1.1b1.tar.gz
(18.0 kB
view details)
Built Distribution
File details
Details for the file sqlalchemy-iris-0.1.1b1.tar.gz
.
File metadata
- Download URL: sqlalchemy-iris-0.1.1b1.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd981fa2af272ceb0c3822c690e972eba094e21f61e0eafc4949823a8d20434b |
|
MD5 | bdf49b39711c10bc7deb875e5d0e7351 |
|
BLAKE2b-256 | f908c3596055dab35ab98e8e96fbebdf39da9333940a9bfbec7dd0d5c05a54dd |
File details
Details for the file sqlalchemy_iris-0.1.1b1-py3-none-any.whl
.
File metadata
- Download URL: sqlalchemy_iris-0.1.1b1-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 772122672bf2703ae1ff4729912ebf50ce43a9dd9dd02d68ea22175ed295112d |
|
MD5 | 405374601b84089f31dded9493bab17d |
|
BLAKE2b-256 | 0d47ea8076830279b426f9ba14c6f746450a84c0c908d1c2391d76bc3d14c461 |