Skip to main content

No project description provided

Project description

srai-store

install

pip install srai-store

Changelog

0.1.6

  • DuckDB backend: BytesStoreDuckdb, DictStoreDuckdb, StoreProviderDuckdb, and VectorStoreProviderDuckdb (collection DB files use .duckdb under your data directory).
  • DuckDB queries: comparisons use json_extract_string / numeric casts so filtering on plain strings (e.g. brand_name) does not hit DuckDB’s “Malformed JSON” error when binding Python strings.
  • Dependency: duckdb.

0.1.5 and earlier

  • SQLite DictStoreSqlite: query documents with SQLite json_extract; Mongo-style operators ($eq, $ne, $lt, $lte, $gt, $gte, $in); count_query; fixes for mget / mdelete with multiple keys and JSON parsing for reads.
  • Mongo DictStoreMongo: query helpers aligned with the same operator-style filters (mapped to document.* fields).
  • ObjectStoreNested: count_query delegates to the underlying dict store; query types widened to Dict[str, Any].
  • commit_and_publish.py: optional release script (version bump, commit, tag, push, PyPI publish; skips when there are no changes; PyPI token from env).

Dev notes

python commit_and_publish.py to move to pipy

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

srai_store-0.1.7.tar.gz (19.2 kB view details)

Uploaded Source

Built Distribution

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

srai_store-0.1.7-py3-none-any.whl (39.9 kB view details)

Uploaded Python 3

File details

Details for the file srai_store-0.1.7.tar.gz.

File metadata

  • Download URL: srai_store-0.1.7.tar.gz
  • Upload date:
  • Size: 19.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.11.9 Windows/10

File hashes

Hashes for srai_store-0.1.7.tar.gz
Algorithm Hash digest
SHA256 e06862abe13df013af1cd03fb78e7b1694d5d8329910c71c383550926a48b525
MD5 b86317b47c1705b39cfada4c3b34e316
BLAKE2b-256 f6ac25a8885d38d01589cc1fc3195da5fd4f679f093a4475dc81ee5d43a4402b

See more details on using hashes here.

File details

Details for the file srai_store-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: srai_store-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 39.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.11.9 Windows/10

File hashes

Hashes for srai_store-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 993cd8da643672651cc968ca8d3169c6f0c5b017aa767fe71f1d0c2e60bdd773
MD5 864f515259d4e49222faaf0d0a2e1426
BLAKE2b-256 b156fe95a4cb68e34d7e3b1df841ba218ddea984f23779b064a77fcaa8f86f76

See more details on using hashes here.

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