Skip to main content

Kinetica Dialect for SQLAlchemy

Project description

Kinetica Logo

Website | Docs | Kinetica Dialect for SQLAlchemy 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.

Relevant Kinetica documentation available:

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.2.0-py3-none-any.whl (37.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for sqlalchemy_kinetica-7.2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 80ed6e142517ab8f458b2b21ee20d82b88597320c9465dfc7fa339eeecb847d8
MD5 fd8c2ca70fab4fa6744d3a7eff7460e0
BLAKE2b-256 63ab0bc726f6cac087884967ad7331ef890a9ebe7c1df8f861c4fadf28f651fe

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