Skip to main content

Python NoSQL Implementation on top of git

Project description

“A synonym of Git Storage”

## Wrapped NoSQL Built On Git

GitLarder is a dead-simple flat-file storage mechanism meant for data needing strict version control with few writes. It’s built straight on top of git and works alongside it.

### Usage

A GitRecordFactory object can be instantiated with a repo path. The path should point to a real git repository, and anything intended to be interacted with using GitLarder should be simple json files in directories (called “models”). Any tree not intended to be pointed at with GitLarder should be shoved into a .gitrecord_ignore file in the top level.

A GitRecord object can be instantiated from a dict, but the more likely usage is to retrieve a class from the GitRecordFactory using get_model. The factory finder methods can then be called on the generated GitRecord subclass without having to explicitly pass in a model name.

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

GitLarder-0.9.2.zip (8.0 kB view details)

Uploaded Source

Built Distribution

GitLarder-0.9.2-py2.py3-none-any.whl (5.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file GitLarder-0.9.2.zip.

File metadata

  • Download URL: GitLarder-0.9.2.zip
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for GitLarder-0.9.2.zip
Algorithm Hash digest
SHA256 ebbbff9c28a371f515d3ba998ada2c60be9848e013bd38e5b0db8148b25384a8
MD5 6833f4184a8011d27e564f045ac23c99
BLAKE2b-256 477c86e57aa358b1879e167b9f2e5f6829db6a12aa132a21691ddeb5099377d6

See more details on using hashes here.

File details

Details for the file GitLarder-0.9.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for GitLarder-0.9.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9481c38043ac0649444504ebece6f455640c290b02e66c32a3bdb5a088f13a94
MD5 c21b305bf054ed47f215fe27b463ea21
BLAKE2b-256 faa659a103c2ff046928c227e4c879a45a31ae14f3add797af7982df998ba498

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