https://github.com/gabrielfalcao/plural
A Git-backed graph database as a library
https://github.com/gabrielfalcao/plural
git graph-database graphql libgit2
Last synced: about 1 month ago
JSON representation
A Git-backed graph database as a library
- Host: GitHub
- URL: https://github.com/gabrielfalcao/plural
- Owner: gabrielfalcao
- Created: 2017-06-19T01:26:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-09-25T18:51:18.000Z (about 2 years ago)
- Last Synced: 2025-01-16T19:26:23.560Z (10 months ago)
- Topics: git, graph-database, graphql, libgit2
- Language: Python
- Homepage:
- Size: 816 KB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
.. image:: https://travis-ci.org/gabrielfalcao/plural.svg?branch=master
:target: https://travis-ci.org/gabrielfalcao/plural
Plural - A git-backed graph database as a library
=================================================
.. image:: docs/source/_static/logo.png
Instalation
-----------
.. code:: bash
pip install plural
Usage
-----
Available in the `tutorial `_.