Skip to content

Commit

Permalink
Merge pull request vinta#194 from wbolster/patch-1
Browse files Browse the repository at this point in the history
Add HappyBase and Plyvel to NoSQL database section
  • Loading branch information
vinta committed Aug 13, 2014
2 parents dea342d + 6d753b0 commit 365ef41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,9 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* NoSQL Databases
* [cassandra-python-driver](https://github.com/datastax/python-driver) - Python driver for Cassandra by Datastax.
* [pycassa](https://github.com/pycassa/pycassa) - Python Thrift driver for Cassandra.
* [HappyBase](http://happybase.readthedocs.org/) - developer-friendly library for Apache HBase
* [PyMongo](http://docs.mongodb.org/ecosystem/drivers/python/) - The official Python client for MongoDB.
* [Plyvel](https://plyvel.readthedocs.org/) - a fast and feature-rich Python interface to LevelDB
* [redis-py](https://github.com/andymccurdy/redis-py) - The Redis Python Client.
* [py2neo](http://book.py2neo.org/) - Python wrapper client for Neo4j's restful interface.
* [telephus](https://github.com/driftx/Telephus) - Twisted based client for Cassandra.
Expand Down

0 comments on commit 365ef41

Please sign in to comment.