Skip to main content

An object mapper and indexer for key value databases, written in python

Project description

DBM Index

An object mapper and indexer for key value databases, written in python.

Usage

from dbm_index import Indexer

indexer = Indexer({})

resource_id = indexer.create({'hello': 'world'})

resource = indexer.retreive_one(resource_id)
resources = indexer.retreive()

indexer.update(resource_id, {'hello': 123})

indexer.delete(resource_id)

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

dbm_index-1.0.1.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

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

dbm_index-1.0.1-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file dbm_index-1.0.1.tar.gz.

File metadata

  • Download URL: dbm_index-1.0.1.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for dbm_index-1.0.1.tar.gz
Algorithm Hash digest
SHA256 c2789a63f9b61a2152bec8a37cf7b9613f80d661a7261d5dc847ab9feaaee9a7
MD5 346948a768a36e5be1ba4115b03d7f71
BLAKE2b-256 73ececc2e432c0bf06a9c6742a2b883fb10cb3d0788be03fb523a8fd2ececabc

See more details on using hashes here.

File details

Details for the file dbm_index-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: dbm_index-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for dbm_index-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2bd747da68e61aca981fd08971df17459b8cf185462e2c89749c9168d6399d92
MD5 00d9ceecf7c21345b8f0b96498ee6edf
BLAKE2b-256 37da03c2b2aa69e3979920c9fe1f830cb26ddae1e719fbfd7e690dc845ba204c

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