mirror of
https://github.com/vinta/awesome-python.git
synced 2026-07-11 07:42:15 -05:00
[PR #194] [MERGED] Add HappyBase and Plyvel to NoSQL database section #178
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/194
Author: @wbolster
Created: 8/13/2014
Status: ✅ Merged
Merged: 8/13/2014
Merged by: @vinta
Base:
master← Head:patch-1📝 Commits (1)
6d753b0Add HappyBase and Plyvel to NoSQL database section📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
Both HappyBase (for HBase) and Plyvel (for LevelDB) are established (widely used, well tested, extensively documented) database libraries for Python.
(Full disclosure: I maintain both libraries.)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.