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.3b1.tar.gz
(18.0 kB
view details)
Built Distribution
File details
Details for the file sqlalchemy-iris-0.1.3b1.tar.gz
.
File metadata
- Download URL: sqlalchemy-iris-0.1.3b1.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 |
d931d48643af6d9c32e19b71e1a1226fc110e560ecf8c98862738832d86bed49
|
|
MD5 |
4e64cc1927fc02bbacceee0966271e09
|
|
BLAKE2b-256 |
3e88bae442ddff785d5155cfb338e5be23ba3c69522c0d15dee289f1c0f411a7
|
File details
Details for the file sqlalchemy_iris-0.1.3b1-py3-none-any.whl
.
File metadata
- Download URL: sqlalchemy_iris-0.1.3b1-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 |
0d16b5acb2092d699053b8c2bf4713d36485a515e77a0a3c5b15cc320198aa8f
|
|
MD5 |
73a7846eeddea1dc3ee2d1ffa2514cac
|
|
BLAKE2b-256 |
f5e20909269ed6dbfe9515ef411113b54c664d4338d8b7575ed0935d3b0a6f58
|