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.1.tar.gz (22.9 kB view details)

Uploaded Source

Built Distribution

sqlalchemy_cockroachdb-1.4.1-py3-none-any.whl (30.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sqlalchemy-cockroachdb-1.4.1.tar.gz
  • Upload date:
  • Size: 22.9 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.1.tar.gz
Algorithm Hash digest
SHA256 a01d0f28d1ef8d50dddac0802c2fafb8531707dad32a0c32a6c9b207df413c3b
MD5 004b23ae61850188b22a3dc1f42d3d69
BLAKE2b-256 bd2eb96c93a4a55df23245158f76736ab46e8454a5f3b00e67f6a7265bdb62c3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sqlalchemy_cockroachdb-1.4.1-py3-none-any.whl
  • Upload date:
  • Size: 30.7 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 53d34840f7fad5f0ebaa0850e39b7b84e6d8e0aa051d8efe5c7ebc04df4b6af9
MD5 2b56f1eb1aca3e9470ec4935585ee10b
BLAKE2b-256 c2cde1e5606571b7c713816f196d8b63d571a3c5fc9e582383dba0ef7c4b29fd

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