Skip to main content

Kinetica Dialect for SQLAlchemy

Project description

Kinetica Logo

Website | Docs | Python DBAPI Docs | Community Slack

Kinetica Dialect for SQLAlchemy

Overview

This project contains the source code of the Kinetica Dialect for SQLAlchemy, as well as a number of examples of how to perform both standard & non-standard SQL functions.

Kinetica documentation can be found at https://docs.kinetica.com/7.2/.

Installation

To install the Kinetica Dialect for SQLAlchemy, use pip:

pip3 install sqlalchemy-kinetica

For changes to the client-side API, please refer to CHANGELOG.md.

Usage

To run the example suite, switch to the examples directory and run the basic examples. These show how to use SQLAlchemy with SQL literal text.

cd examples
python3 basic_examples.py <kinetica_url> <username> <password> <schema> <bypass_ssl_cert_check>

Alternatively, run the Kinetica Dialect for SQLAlchemy examples. These show how to use the Kinetica dialect to take advantage of advanced SQL and Kinetica-specific features.

cd examples
python3 sqlalchemy_api_examples.py <kinetica_url> <username> <password> <schema> <bypass_ssl_cert_check> <recreate_schema>

Note: Some examples use demo tables packaged with Kinetica. Those can be loaded from within the Demo section of GAdmin.

Support

For bugs, please submit an issue on Github.

For support, you can post on stackoverflow under the kinetica tag or Slack.

Contact Us

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_kinetica-7.2.1.1-py3-none-any.whl (37.3 kB view details)

Uploaded Python 3

File details

Details for the file sqlalchemy_kinetica-7.2.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for sqlalchemy_kinetica-7.2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 37568dfeb8af056a83d8d51e939e550546e9374c5d519d226fde1c5e7b9a7114
MD5 50dd9f29e6249b1cf5a1b2069da11328
BLAKE2b-256 da6df1b75907c72e26662a4bb05979047958c7a3647e1f8ba8dee529b1abc3fa

See more details on using hashes here.

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