Skip to main content

Minimalistic document oriented database.

Project description

Minimaldb

Minimaldb is a very simple document oriented database.

Supported Python Versions

Minimaldb is tested with Python 3.7

Installation

From PyPi:

$ pip install minimaldb

Example Code

from minimaldb import MinimalDB

db = MinimalDB("database_name.db")

# Setting a value
db.set("key_name", value)

# Getting a value
db.get("key_name")

# Deleting a value
db.delete("key_name")

# Updating a value
db.update("key_name", value)

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

minimaldb-1.2.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

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

minimaldb-1.2-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file minimaldb-1.2.tar.gz.

File metadata

  • Download URL: minimaldb-1.2.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for minimaldb-1.2.tar.gz
Algorithm Hash digest
SHA256 1559a220d5a9dd1ec1eb5d0ef29ffb195715db4d86877fd4a43a20ec1a295e0b
MD5 b515735ce0b73c37b5e0b6908e982b22
BLAKE2b-256 a04c27fbc5e2bae3d152b00a808f945516dab9755c6d327ea4a91ae9c5cc1b04

See more details on using hashes here.

File details

Details for the file minimaldb-1.2-py3-none-any.whl.

File metadata

  • Download URL: minimaldb-1.2-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for minimaldb-1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b481eaeea803e276273c6fa938058a06cd443088a7f1b28b839f2e940455d214
MD5 d2f0c8ea5376e982c177ef5059ceebc8
BLAKE2b-256 ea3bba989eff1bdfa514511cb71ec8e3398c13ec5627e69da5ae6488772cb1e2

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