CinchDB Python SDK and CLI - databases for agents
Project description
cinchdb
CLI for CinchDB - databases for agents.
Install
# From PyPI (any platform)
pip install cinchdb
# From crates.io (requires Rust toolchain)
cargo install cinchdb
# From source
git clone https://github.com/cinchdatabase/cinch-cloud.git
cd cinch-cloud/cli
cargo install --path .
Quick start
# Log in (opens browser)
cinch auth login
# Create a Redis database
cinch db create cache --type redis
# Open a shell
cinch db shell cache
Commands
cinch auth login # Browser-based login (--headless for CI)
cinch auth whoami # Show current user and context
cinch auth api-keys list # Manage API keys
cinch db create # Create a database (redis, sql, graph)
cinch db list # List databases
cinch db shell # Interactive shell
cinch config # Show/set persistent context
cinch config set org X # Set default organization
Run cinch --help for the full command reference.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cinchdb-0.2.1.tar.gz
(42.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cinchdb-0.2.1.tar.gz.
File metadata
- Download URL: cinchdb-0.2.1.tar.gz
- Upload date:
- Size: 42.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67bf38c442176197897e1b68531346c294677145c939e53eca58258339cb686f
|
|
| MD5 |
3f94d2e716ee49c40871034b417b0264
|
|
| BLAKE2b-256 |
625840413c69f350aea1ddd40fedfe8e6ff43d1097a377cda7a53e311339c923
|
File details
Details for the file cinchdb-0.2.1-py3-none-macosx_11_0_arm64.whl.
File metadata
- Download URL: cinchdb-0.2.1-py3-none-macosx_11_0_arm64.whl
- Upload date:
- Size: 2.3 MB
- Tags: Python 3, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
760371380804b6124f94191227ac7fe4e064f16a80f37ba7387618998882d809
|
|
| MD5 |
2a702f2350b2856130d9a0aca2b566ce
|
|
| BLAKE2b-256 |
f15950f757e559cc5af58f59692e1d5508b4e82d5ec2fa1f4cbe80b3884c0da2
|