Skip to main content

Very simple parallel database based on leveldb and zeromq.

Project description

Guidb is a minimal layer of code on top of Leveldb, using Google’s protocol buffers and ZeroMQ, to build a key-value distributed datastore.

The goal of this project is more academic than practical, to prove that key-value datastores can be distributed and scaled-up very easily with minimal work.

I honestly doubt that it will grow to a enterprise-class database because then it will be as complex as Riak or Cassandra, and I don’t have the time, the knowledge nor the talent to do that.

If you have comments, use the comment form in my webpage for any post. And ignore the fact that it’s in Spanish.

There is no public development repository at this time because I think that is not necessary for roughy 200 lines of code, but I could set it up upon request.

Look at the tests (test.py) for fully working examples. It’s as easy as it gets.

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

guidb-0.1.5.tar.gz (5.6 kB view hashes)

Uploaded Source

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