donaldpminer's Stars
jvns/pandas-cookbook
Recipes for using Python's pandas library
Yelp/mrjob
Run MapReduce jobs on Hadoop or Amazon Web Services
hadoopecosystemtable/hadoopecosystemtable.github.io
This page is a summary to keep the track of Hadoop related projects, and relevant projects around Big Data scene focused on the open source, free software environment.
kevinpang/edhrec-site
edhrec web frontend
spotify/snakebite
A pure python HDFS client
discoproject/disco
a Map/Reduce framework for distributed computing
barseghyanartur/starbase
DEPRECATED - HBase Stargate (REST API) client wrapper for Python.
Newbrict/bash-irc-bot
A simple IRC bot written in bash
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
adamjshook/mapreducepatterns
Repository for MapReduce Design Patterns (O'Reilly 2012) example source code