Skip to main content

Bitmapped record number databases.

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-5.1.tar.gz (211.2 kB view details)

Uploaded Source

Built Distribution

solentware_base-5.1-py3-none-any.whl (247.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: solentware-base-5.1.tar.gz
  • Upload date:
  • Size: 211.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.13

File hashes

Hashes for solentware-base-5.1.tar.gz
Algorithm Hash digest
SHA256 93d42765062e6e2e74fa400dac11f6e8e2cdd467f2b7a7238e5f1638e080a6f3
MD5 eeaf92f10a348eb0aa175d5e6524af09
BLAKE2b-256 4be04d72798c0b316b68e349736f09a16499c1337d966ffd2d60c4e8c95d68a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for solentware_base-5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 398eeb79d62c1a08b356abf5e5576fab333c3fd93818b7c1ee13cb62619c5f2c
MD5 fb0135fdef5ade48765726e6c2df2766
BLAKE2b-256 f167c3165a12ca85efac2084c45f3a418a5aa8eab3e584be02fd51f63be24ba2

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