Skip to content

Commit 365ef41

Browse files
committed
Merge pull request vinta#194 from wbolster/patch-1
Add HappyBase and Plyvel to NoSQL database section
2 parents dea342d + 6d753b0 commit 365ef41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,9 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
351351
* NoSQL Databases
352352
* [cassandra-python-driver](https://github.com/datastax/python-driver) - Python driver for Cassandra by Datastax.
353353
* [pycassa](https://github.com/pycassa/pycassa) - Python Thrift driver for Cassandra.
354+
* [HappyBase](http://happybase.readthedocs.org/) - developer-friendly library for Apache HBase
354355
* [PyMongo](http://docs.mongodb.org/ecosystem/drivers/python/) - The official Python client for MongoDB.
356+
* [Plyvel](https://plyvel.readthedocs.org/) - a fast and feature-rich Python interface to LevelDB
355357
* [redis-py](https://github.com/andymccurdy/redis-py) - The Redis Python Client.
356358
* [py2neo](http://book.py2neo.org/) - Python wrapper client for Neo4j's restful interface.
357359
* [telephus](https://github.com/driftx/Telephus) - Twisted based client for Cassandra.

0 commit comments

Comments
 (0)