Hadoopy

Hadoopy 0.6.0

It is basically a Python library for MapReduce written in Cython.Features:Similar interface as the Hadoop API (design patterns usable between Python/Java interfaces) General compatibility with dumbo to allow users to switch back and forth Usable on Hadoop...

Da Capo

Da Capo 0.9.0

Da Capo implements a simple abstraction layer between PHP and the database itself, allowing developers to write SQL operations using a PHP-like syntax and then executing it on the database server.This is done via Da Capo, class which takes PHP code and...

RockMongo

RockMongo 1.1.6

MongoDB is a powerful and very used document-oriented NoSQL database, perfect for high traffic and intensive load environments.Since this is a relative new database, working with MongoDB has always been a little difficult, mainly because of its CLI-based...

Apache MRUnit lets developers write unit tests that can be used in detecting problems with MapReduce jobs before their run on the database itself.By unit testing Hadoop's MapReduce jobs, developer can avoid useless resource consumption, a good habit to...

SQLObject

SQLObject 2.1.2 / 3.0.0a1dev-20150327 updated

SQLObject was built around a custom Python query language that provides an easy to use and easy to understand syntax for running various SQL commands.The SQLObject query language is basically a set of ready-made Python functions that abstract basic SQL...