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, lmdb, 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.2.tar.gz (220.4 kB view details)

Uploaded Source

Built Distribution

solentware_base-5.2-py3-none-any.whl (257.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for solentware-base-5.2.tar.gz
Algorithm Hash digest
SHA256 cc7c3ca1d152ca1f88e0004e8d95066934b38abef3ed28b20579166ac50e6750
MD5 bf12b3e6fb4c44f35f878abb29ac3f10
BLAKE2b-256 3b64306cba09d95c63a6dbd046f88f234fe2a20c8648389dac49863cc4b67aa1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for solentware_base-5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bf46e751c9f12a5c51c3de76d8614f337e78352acc0df3998fe04d4714b3dfed
MD5 d9642c4de28757d7a93cbd02d01ebba4
BLAKE2b-256 afe57c590ca4a9573a5dca828ed2d00c167d2f2bed45727f1d81e4d7ed782875

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