Skip to main content

Base repository and database adapter abstractions

Project description

csrd-repository

Base repository and database adapter abstractions for FastAPI microservices.

Package: csrd.repository · Import: from csrd.repository import BaseRepository, SQLiteAdapter

What's included

  • BaseRepository — abstract repository with model parsing (requires an adapter)
  • ABCDatabaseAdapter / DBProtocol — async database adapter abstraction with lifecycle (connect() / close() / async with)
  • SQLiteAdapter — async SQLite implementation via aiosqlite (persistent connection, atomic upsert)
  • ExecuteResult — immutable snapshot of query metadata (replaces raw cursor return)
  • Optional sqlalchemy integration for query building (pip install csrd-repository[sql])

Installation

uv pip install "csrd-repository @ git+ssh://git@github.com/csrd-api/fastapi-common.git#subdirectory=packages/repository"

Dependencies

  • csrd-models (Tier 2)

Project details


Release history Release notifications | RSS feed

This version

0.5.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

csrd_repository-0.5.0.tar.gz (12.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

csrd_repository-0.5.0-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file csrd_repository-0.5.0.tar.gz.

File metadata

  • Download URL: csrd_repository-0.5.0.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for csrd_repository-0.5.0.tar.gz
Algorithm Hash digest
SHA256 bd823a53b2cb2f93269ec99b583905eea23c4a352f2c52bd385d3d83a4c150b2
MD5 6aeda42597b2cf1db2ccb39f9d7bf14a
BLAKE2b-256 8d30afe0241a0c12c176584f888e4d2f75768b19b76ff74d7f63118c2f0bf57a

See more details on using hashes here.

Provenance

The following attestation bundles were made for csrd_repository-0.5.0.tar.gz:

Publisher: release.yml on csrd-api/fastapi-common

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file csrd_repository-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for csrd_repository-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 35df269b86007d4d07b0707376d98a60a36a1f8326ac03aa16e8bf499f0393f2
MD5 89990e096d6c782a446fd88ef20a92d8
BLAKE2b-256 244c5d77fbec57640ae74f9ec2d776d83f9179bb28388eb3cad3676676af26c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for csrd_repository-0.5.0-py3-none-any.whl:

Publisher: release.yml on csrd-api/fastapi-common

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page