Skip to main content

CockroachDB adapter for SQLAlchemy

Project description

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

Uploaded Source

Built Distribution

sqlalchemy_cockroachdb-1.3.0-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sqlalchemy-cockroachdb-1.3.0.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for sqlalchemy-cockroachdb-1.3.0.tar.gz
Algorithm Hash digest
SHA256 8f591054b2ac7281e40d6639006d37cf173a68200ef7582003a693d5d9ea9fb1
MD5 47741284b8826a04a513ef125a51766d
BLAKE2b-256 0ec312563b222cc25679c30628fafe2fce1706985a288c3f7075b03e536152cc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sqlalchemy_cockroachdb-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 16.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for sqlalchemy_cockroachdb-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b2a8d54dd752a4b2a21db06512ff6b2c7a63a0a3dcb744220272a53f821ecd23
MD5 25519d4537c04b2796429d65adaa44f1
BLAKE2b-256 00fd52b3a82831718d14b72edc9698342a65cfce067360c2d359bd1f044a2525

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