Skip to main content

Ocient for SQLAlchemy

Project description

Ocient Dialect for SQLAlchemy

The Ocient Database Python API extension gives application developers the full power and flexibility of SQLAlchemy.

Installation

Install the sqlalchemy-ocient package.

pip install sqlalchemy-ocient

SQLAlchemy URI

The Ocient DSN is of the format:

ocient://user:password@[host][:port][/database][?param1=value1&...]

NOTE: You must enter the user and password credentials. host defaults to localhost, port defaults to 4050, database defaults to system and tls defaults to off.

User Access Control

Make sure the user has privileges to access and use all required databases, schemas, tables, views, and warehouses, as the Ocient SQLAlchemy engine does not test for user or role rights by default.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sqlalchemy_ocient-1.0.0.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

sqlalchemy_ocient-1.0.0-py2.py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page