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

Uploaded Source

Built Distribution

sqlalchemy_cockroachdb-1.3.1-py3-none-any.whl (17.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sqlalchemy-cockroachdb-1.3.1.tar.gz
  • Upload date:
  • Size: 11.7 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.1.tar.gz
Algorithm Hash digest
SHA256 0af229637bac13f55fa995704466d4bc2469f278780d2006f3c5ef7d926ae464
MD5 9d434ddb6b8322863cf4ce476b4b34e0
BLAKE2b-256 966833d22fc624ed302d5aeea345bdda8a1c036d90ce047da66d3bbda906f54c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sqlalchemy_cockroachdb-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 17.6 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a2f6d94ff10e747489ff6087c65a92a9b5bf957e89a9dfbc83455cd9cdeb650c
MD5 974cf124a09ebd2e1c4875d63ed0d43f
BLAKE2b-256 14df054e09b45791fbd7cf64353f3365d774fa7b6724e8b9496123bd915e0278

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