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.5b1.tar.gz
(18.8 kB
view details)
Built Distribution
File details
Details for the file sqlalchemy-iris-0.1.5b1.tar.gz
.
File metadata
- Download URL: sqlalchemy-iris-0.1.5b1.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d2b3590a9df6299cb936f6cb0210d323807c1bfb7b8c850849585a80bfacfd50
|
|
MD5 |
62503ce510bef337a8164e3547f0ac02
|
|
BLAKE2b-256 |
76643fc642324db5613a930b388007802c73d8870a7ee90cba9a8d3f6dee3989
|
File details
Details for the file sqlalchemy_iris-0.1.5b1-py3-none-any.whl
.
File metadata
- Download URL: sqlalchemy_iris-0.1.5b1-py3-none-any.whl
- Upload date:
- Size: 18.4 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 |
ec48e62c4969cc53deaf0054761c2e9739bff8946c047d636e6577fd6678aa58
|
|
MD5 |
e5f886f57ef741d4e8278bbf26db2e07
|
|
BLAKE2b-256 |
5e14bd07d94eb4075d9a8db87448beb06f58ca8416fb416536ed88fcba9d78eb
|