ip2nation

ip2nation July 25, 2015 updated

ip2nation uses international official IP ranges to detected the user's location based on a simple IP look-up through the database.With an accuracy estimated at around 98-99%, ip2nation can be quite an efficient way to add support for geocoding in your...

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

Sequel

Sequel 4.27.0 updated

Sequel is much more than an ORM. It's a complete solution for interacting with databases from Ruby, managing and interfacing with the entire database, not just its data. Developers can use the IRB console or Sequel's own DSL to quickly assemble...

somewhere.js

somewhere.js 1.0.1

somewhere.js is a very lightweight solution when you need a data storage environment for your applications but don't want to over-complicate your work by using big database engines like MySQL, PostgreSQL, Cassandra, etc..This small database engine saves...

dat

dat 7.1.2 updated

The dat toolkit is available for usage in three different ways:- JavaScript API (via Node.js)- via HTTP and the dat REST API- using the CLI toolAll these provide basically the same functionality, allowing developers to create replication methods and...

RedisDB

RedisDB 2.50 updated

RedisDB was created so Perl developers can have an easier way to access Redis databases using native Perl code, without having to write C or SQL code to do so. The module creates an intermediary layer which handles all the down and gritty work of opening...

Apache Ambari

Apache Ambari 2.1.2 updated

Apache Ambari allows database administrators to install, manage and monitor Hadoop clusters. Collecting metrics is done via Ganglia, while email alerts are sent out via Nagios. Amabari is basically a Web-based administration GUI for Hadoop, a tool that...

Nomad

Nomad 1.17 updated

Nomad uses raw SQL commands, being a DB-agnostic system for transferring data from one database to another.Nomad basically supports everything SQLAlchemy or the DB API support (MySQL, SQLite, PostgreSQL, Oracle, MSSQL, Firebird, Sybase, etc.).It can also...

Ming

Ming 0.5.2 updated

MongoDB is database server written in C++. It follows the NoSQL, key-value store system and is scalable, high-performance and open sourced.Ming was written to allow developers to query, interact and automate some MongoDB database operations using Python...