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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for solentware-base-4.1.7.tar.gz
Algorithm Hash digest
SHA256 083f20ed473e8436d5169739def304b9a2893e547f306ab04d82ca2ffac5699e
MD5 8dc6e7d78f20d607758f1a02482a6396
BLAKE2b-256 f6985caf936c44420e04267717ec790ce6cb2cd72ae0925710bbe6bf8128abc1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: solentware_base-4.1.7-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.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.12

File hashes

Hashes for solentware_base-4.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 abe706d37649f0eab964d3f784916adeb56732a4b37bfad488567f537d224205
MD5 1d980251facd26cfa131bdfe067de731
BLAKE2b-256 5782c12fc6049737acdcae8103d6b5302df872d2f1b8e6df355bd2c06834720d

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