Skip to main content

CockroachDB adapter 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.3.4.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

sqlalchemy_cockroachdb-1.3.4-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sqlalchemy-cockroachdb-1.3.4.tar.gz
  • Upload date:
  • Size: 16.6 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.5

File hashes

Hashes for sqlalchemy-cockroachdb-1.3.4.tar.gz
Algorithm Hash digest
SHA256 22f564e712cd1ab4992ae918dc2a4a8d798c0d3f535f46110fa24f07b1156df2
MD5 92f14e4b8e7ddce701ed79cedd2c9904
BLAKE2b-256 860ecaea9b5d8de28a4cffb347c77f00bde1c81f4782ad5721bb8ac09e8eb381

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sqlalchemy_cockroachdb-1.3.4-py3-none-any.whl
  • Upload date:
  • Size: 18.2 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.5

File hashes

Hashes for sqlalchemy_cockroachdb-1.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e0022b7a9c0d11aab6418464e34c06a4f2feb11a69251f681f3bca71fd61eb27
MD5 e7f29d80ad6a871438c8e6b09ba218d1
BLAKE2b-256 43a6976ae33efcff37fe248f762b3756ce6b292468f4e064c5be7af8826e3a2f

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