Mimeo

Mimeo 1.4.1 updated

Mimeo can be used to move database tables from one PostgreSQL database to another. Includes support for three replication strategies: 1. Snapshot - entire table copied from one DB to another 2. Incremental - data is moved as new content is detected 3. DML...

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

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

Infinispan

Infinispan 8.1.0 updated

Infinispan can be used in two ways. As a distributed cache system. Or as a powerful data grid, a highly scalable NoSQL key/value store database. Both ways provide a high degree of performance and have made Infinispan a common technology in mediums where...

django-redis

django-redis 4.2.0 updated

This package is an evolution of an older (abandoned) Django package for Redis, django-redis-cache.On top of the older code, some new features have been added, to keep track with the recent changes introduced with the newer versions of Redis.The package...

Query-Engine

Query-Engine 1.5.7

Query-Engine is also MongoDB compliant.This means Query-Engine supports the exact same queries as MongoDB.What is new in this release:Fixed Browserify support. What is new in version 1.5.3:Re-packaged. What is new in version 1.5.1:Support for Backbone...

Redis-Dump

Redis-Dump 0.3.5

When used, it will dump the entire content of a Redis database to a JSON file.The reverse operation is supported as well, restoring a Redis database from a JSON stream.The output format can be controlled by developers, and support for outputting to an...

Apache Accumulo

Apache Accumulo 1.7.0 updated

Apache Accumulo is a mashup of various technologies, from Google's BigTable, to Apache's Hadoop, Thrift and Zookeeper.Compared to Google's BigTable system, Accumulo features a few improvements of its own.These include table cell-based access restrictions,...