Skip to main content

CockroachDB dialect for SQLAlchemy

Project description

CockroachDB dialect for SQLAlchemy

Prerequisites

You must install either:

The binary package is a practical choice for development and testing but in production it is advised to use the package built from sources.

Install and usage

Use pip to install the latest version.

pip install sqlalchemy-cockroachdb

Use a cockroachdb connection string when creating the Engine. For example, to connect to an insecure, local CockroachDB cluster:

from sqlalchemy import create_engine
engine = create_engine('cockroachdb://root@localhost:26257/defaultdb?sslmode=disable')

Changelog

See CHANGES.md

Project details


Download files

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

Source Distribution

sqlalchemy-cockroachdb-1.4.2.tar.gz (23.0 kB view details)

Uploaded Source

Built Distribution

sqlalchemy_cockroachdb-1.4.2-py3-none-any.whl (30.8 kB view details)

Uploaded Python 3

File details

Details for the file sqlalchemy-cockroachdb-1.4.2.tar.gz.

File metadata

  • Download URL: sqlalchemy-cockroachdb-1.4.2.tar.gz
  • Upload date:
  • Size: 23.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.7

File hashes

Hashes for sqlalchemy-cockroachdb-1.4.2.tar.gz
Algorithm Hash digest
SHA256 2b88e2ad66e04298c7864a9f70cd2fdbf508b3f81bebcd20401f33c16350989e
MD5 5ee0b89adb0a168080e8bfccabb8fd1a
BLAKE2b-256 9fc1b421bcfbc394b41ab4cd7d37ce74a144419107536024523cef06e12fd2a4

See more details on using hashes here.

File details

Details for the file sqlalchemy_cockroachdb-1.4.2-py3-none-any.whl.

File metadata

  • Download URL: sqlalchemy_cockroachdb-1.4.2-py3-none-any.whl
  • Upload date:
  • Size: 30.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.7

File hashes

Hashes for sqlalchemy_cockroachdb-1.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d915c24ba8564de428650aab753beda51cf3212a6c366ac5ff2ff54c34b5a4e8
MD5 5888da66a5ef78e13f8c7d1c27b09a54
BLAKE2b-256 2f60e2397a7423810b9a9d14262db4c904c26d9f3c24836c666bfccdf89d34cc

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