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

Uploaded Source

Built Distribution

sqlalchemy_cockroachdb-1.3.2-py3-none-any.whl (17.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sqlalchemy-cockroachdb-1.3.2.tar.gz
  • Upload date:
  • Size: 11.8 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.2.tar.gz
Algorithm Hash digest
SHA256 cc5c0aca3282af653f3ea89b1a024dab64b4230718c93acbd8993a44fc7660be
MD5 42ded25d38603ea8c2e8be6f29917a99
BLAKE2b-256 e4873e180604316df5edd72b4be0af6bfd2bf89e10ec9f62b90ee3a0188f3eaf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sqlalchemy_cockroachdb-1.3.2-py3-none-any.whl
  • Upload date:
  • Size: 17.7 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b4c3d27bbaecab6cb852dc5201d48a75815d9185475c41b29612327746487e3a
MD5 35b9eecf03dbc098065c468be248ca4b
BLAKE2b-256 20eaccd0acd27a9ee8d9ebeff0bd7a4da6c32c30eea4836ce4c7a9e11e037921

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