Skip to main content

Ocient Hyperscale Data Warehouse DBAPI Driver

Reason this release was yanked:

Bug related to SSO connection to database version 23

Project description

Ocient Hyperscale Data Warehouse DBAPI Driver

This python database API conforms to the Python Database API Specification 2.0 and can be used to access the Ocient database.

This module can also be called as a main function, in which case it acts as a CLI for the database.

When called as main, it a connection string in DSN (data source name) format, followed by zero or more query strings that will be executed. Output is returned in JSON format by default.

The Ocient DSN is of the format: ocient://user:password@[host][:port][/database][?param1=value1&...]

user and password must be supplied. host defaults to localhost, port defaults to 4050, database defaults to system and tls defaults to unverified.

Currently supported parameters are:

  • tls: Which can have the values "off", "unverified", or "on"
  • force: Which can have the values "true"

Release notes are available at https://github.com/ocient/pyocient_release/. Documentation for the database is at https://docs.ocient.com.

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

pyocient-3.3.0-py3-none-any.whl (50.9 kB view details)

Uploaded Python 3

File details

Details for the file pyocient-3.3.0-py3-none-any.whl.

File metadata

  • Download URL: pyocient-3.3.0-py3-none-any.whl
  • Upload date:
  • Size: 50.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.9

File hashes

Hashes for pyocient-3.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 579da18feeadee946e03966176b0f2043367bac7146e6b707af2bd9f5da70ba9
MD5 61a1627a52049ed516914bc805091821
BLAKE2b-256 7b115930c026d3781d21b6c7e9384b48f1d968eec7008c4f617b0288260f14f3

See more details on using hashes here.

Provenance

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