Skip to main content

GrapheekDB is a pure Python graph database which is fast and lightweight

Project description

Getting started :

Tutorial :

Tests and documentation :

code base test coverage is currently : 99 %

documentation is a work in progress

Backends :

It can use various KVS (Key/Value Store) backends :

Known issues :

There’s an issue when running all tests as it opens a lot of files

You may need to raise limits before running tests.

If you want to raise those limits permanently, on Linux, you’ll need to edit /etc/security/limits.conf and add those lines :

username soft nofile 8192 username hard nofile 8192

  • Change username to fit your needs

  • 8192 appeared to be enough for tests to run

Then, depending on your linux distribution, you may need to edit /etc/pam.d/login to add :

session required /lib/security/pam_limits.so

About me :

I’m a freelance working with Python and Django since 2000. You can find more information on my Website : Nidus (In French)

If you have interesting projects (involving GrapheekDB or not), don’t hesitate to contact me :)

See you

Contributors :

  • Edwin Cox (sqlite3 and shelve backends)

  • Pasdavoine (bug tracking and fixing)

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

grapheekdb-0.0.25.tar.gz (36.6 kB view details)

Uploaded Source

File details

Details for the file grapheekdb-0.0.25.tar.gz.

File metadata

  • Download URL: grapheekdb-0.0.25.tar.gz
  • Upload date:
  • Size: 36.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/2.7.12

File hashes

Hashes for grapheekdb-0.0.25.tar.gz
Algorithm Hash digest
SHA256 912bbe23713afe2afa3ae14dddbb9679c8ae3b7a6d3f773d8f66bf3bb832fbbd
MD5 3f37221f5c21bf58a12c6037e792b3b5
BLAKE2b-256 f2cdb647fbef9b8f4eab3470d59ea234b239ad50c20c7d3bdf1ae4f5f3d531e5

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page