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.2.1b1.tar.gz
(19.7 kB
view details)
Built Distribution
File details
Details for the file sqlalchemy-iris-0.2.1b1.tar.gz
.
File metadata
- Download URL: sqlalchemy-iris-0.2.1b1.tar.gz
- Upload date:
- Size: 19.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
04e1b6d97867a2a67b3dca0a8a8adda390139ab1d858f19ba4b8466e84c43948
|
|
MD5 |
72b05292632bcdead42bec8a667e45e1
|
|
BLAKE2b-256 |
edced0a1dee0767f2a4fe1fd5497c3df666b0509c17a9dedb0433a34447b1bbd
|
File details
Details for the file sqlalchemy_iris-0.2.1b1-py3-none-any.whl
.
File metadata
- Download URL: sqlalchemy_iris-0.2.1b1-py3-none-any.whl
- Upload date:
- Size: 18.7 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 |
f2a0376fa5c623f14960bdfc4dccd467ddb8ad5e2b5d37f44d43603ce71d76ed
|
|
MD5 |
8a29bb88fe9226e5f0d863a9636d549b
|
|
BLAKE2b-256 |
f9df3721ab4f712cce9ad969734695ec24a10e1bcb9be0114bb9b458da514390
|