Skip to main content

a ORM model for AWS QLDB

Project description

Makpar Innovation Lab

innoldb

A simple Object-Relation-Mapping for a serverless AWS Quantum Ledger Database backend, and a command line utility for querying tables on those ledgers.

NOTE: The user or process using this library must have an IAM policy that allows access to QLDB.

from innoldb.qldb import Document

document = Document('my-table')
document.field = 'my field'
document.save()

Read The Docs

innolab

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

innoldb-1.0.9.tar.gz (19.6 kB view hashes)

Uploaded Source

Built Distribution

innoldb-1.0.9-py3-none-any.whl (20.1 kB view hashes)

Uploaded Python 3

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