DataMapper

DataMapper 1.2.0

DataMapper is a thread-safe ORM for Ruby that allows developers to easily interact with various data storage systems using a common application programming interface (a.k.a. an API).It comes with lots of features and (official and community supported)...

NHibernate

NHibernate 4.0.3

NHibernate automatically renders SQL for handling objects, based on an XML description.Features:Natural programming model Native .NET support Support for fine-grained object models No build-time bytecode enhancement Query options Custom SQL Support for...

mongoowl

mongoowl 2.0.0

mongostat is a MongoDB console command that reports on the status of a currently running mongod and/or mongos processes.While very useful, like most CLI tools, its output is extremely difficult to read, especially for database administrators not familiar...

Ashikawa

Ashikawa 0.14.0 / 0.1.3

Ashikawa allows developers to interact with the ArangoDB REST API from Ruby-based services, websites or applications.It provides low level access and is basically an ODM (object document mapper), similar to what an ORM (object relational mapper)...

cx_Oracle

cx_Oracle 5.2 updated

The module is conforming to the Python DB API 2.0 specification.This module is currently built against Oracle 9.2, 10.2, 11.1 and 11.2.It works only on Python 2.x.What is new in this release:Added support for LONG_UNICODE which is a type used to handle...

pgCluu

pgCluu 2.4 updated

pgCluu is made of two main parts:- a collector for monitoring and auditing the database clusters and individual databases- a Web-based GUI for displaying all the information in a digestible mannerpgCluu can help database administrators keep an eye on the...

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...