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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for sqlalchemy_kinetica-7.2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d2ec12710831f6688acd9ad981e3bc5c8b3cd4a14ffc2f797a7212851acc9833
MD5 732e38d1aec60e999881cfa294c59fb2
BLAKE2b-256 15c2933abe7ea53d3e36b9287fcfab2e6d8db6dc98cde5a6f3a4b3790df57f38

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