Skip to main content

Bitmapped record number databases using Python interfaces to Berkeley DB, SQLite, UnQLite, Vedis, and DPT.

Project description

Description

A record number database is seen as a set of fixed size segments, and an existence bitmap is associated with each segment which contains any records. The idea is from Model 204 (Rocket Software).

Where an index value refers to many records in a segment these references are encoded as a bitmap or a list of record numbers, in a single <index value> : <bitmap or list> record, rather than as many <index value> : <record number> records. When ‘many’ is small a list is favoured to save the space needed for large numbers of unset bits.

The interfaces provided by the apsw, berkeleydb, bsddb3, dptdb, and sqlite3, Python modules are supported.

The interfaces provided by the dbm.gnu, dbm.ndbm, unqlite, and vedis, Python modules are available for experiment.

Installation Instructions

This package is available on PyPI so can be installed by typing

python -m pip install –user solentware-base

at the command prompt.

See Python and pip documentation for alternatives and platform-specific points.

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

solentware-base-4.1.8.tar.gz (154.0 kB view details)

Uploaded Source

Built Distribution

solentware_base-4.1.8-py3-none-any.whl (180.6 kB view details)

Uploaded Python 3

File details

Details for the file solentware-base-4.1.8.tar.gz.

File metadata

  • Download URL: solentware-base-4.1.8.tar.gz
  • Upload date:
  • Size: 154.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.6.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.12

File hashes

Hashes for solentware-base-4.1.8.tar.gz
Algorithm Hash digest
SHA256 5c9a7ce9976f04cc40fbf51eb08eec62d94b9a519a34af81c124a7197038eeec
MD5 a4593a5d921a13f31c4c5ff7c694db72
BLAKE2b-256 290799a4614a7afecedb1a51efbe0e0d2a39e55168db913319b08d3fb16fb72f

See more details on using hashes here.

File details

Details for the file solentware_base-4.1.8-py3-none-any.whl.

File metadata

  • Download URL: solentware_base-4.1.8-py3-none-any.whl
  • Upload date:
  • Size: 180.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.6.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.12

File hashes

Hashes for solentware_base-4.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 43bf155c46a3588e2eba789c58e602945c0fe1de23f4fd849e473ec9ad907c3e
MD5 dffd51541adcb0fe7eea7d2aef80e73c
BLAKE2b-256 c68558ffa8be65aae7c2e3390c811e67fc0af2f78ad2ac658755514e124c0cd7

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