Skip to main content

Ocient Hyperscale Data Warehouse SQLAlchemy Dialect

Project description

Ocient Hyperscale Data Warehouse Dialect for SQLAlchemy

The Ocient Hyperscale Data Warehouse 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&...]

Testing

pytest tests can be run using

python -m sqlalchemy_ocient.tests

All pytest and sqlalchemy test arguments can be provided. By default the tests will run against the URI ocient://admin@system:admin@localhost/test however they can be run against other datbase URIs using the --dburi argument

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sqlalchemy_ocient-2.0.0-py3-none-any.whl (10.8 kB view hashes)

Uploaded 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