ArangoDB-NET

ArangoDB-NET 0.9.3 updated

ArangoDB-NET allows developers to interact with the ArangoDB REST API from Mono or .NET-based websites or applications.The package is basically an ODM (object document mapper), similar to what an ORM (object relational mapper) stands for to ...

ArangoDB-PHP

ArangoDB-PHP 2.8.1 updated

ArangoDB-PHP allows developers to interact with the ArangoDB REST API from PHP-based websites or applications. This client library was written using OOP practices, easily handles ArangoDB connections, and covers basic database operations/transactions...

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

RedBeanPHP

RedBeanPHP 4.3.1 updated

RedBeanPHP currently supports only the CUBRID, MySQL, PostgreSQL, and SQLite databases. Its main advantage is that it needs no special configuration to setup, making ideal to deploy on the fly with any project. RedBean can be used for practically any...

PouchDB

PouchDB 5.2.0 updated

PouchDB is a complete implementation of the CouchDB storage and views API. PouchDB is written for IndexedDatabase (part of HTML5) and will allow applications and websites to continue working the same way even offline. When the user goes back online, all...

DbFacePHP

DbFacePHP 4.4 updated

Just like phpMyAdmin, DbFacePHP provides a visual editor for managing both database overall settings, its tables, their structure, and its recorded data. DbFacePHP is pretty easy to use and tries to abstract as many operations as possible, letting...

PostGIS

PostGIS 2.1.8 / 1.5.8 / 2.2.0dev / 1.5.9SVN updated

This toolkit allows PostgreSQL to be used as a geographic information system (GIS). A geographic information system is a system designed for storing, manipulating, analyzing, managing, and presenting geographical data. PostGIS simply integrates all these...

Apache Empire-db

Apache Empire-db 2.4.4 updated

Apache Empire-db functions like a Java ORM but it provides extra support for basic data persistence methods. This implicitly means better targeted SQL statements that provide better and more efficient query results. Empire-db is easy to use, not requiring...

Nymph

Nymph 1.4.3 updated

Nymph uses its own query language called BTSQL (Better Than SQL) which allows developers to easily run complex queries but without having to write too many lines of code. While this is a promising factor to make you take a look at Nymph, keep in mind that...

Moped

Moped 2.0.7 updated

MongoDB is a document-oriented database, perfect for high intensive load environments. The driver will allow Ruby apps to save, retrieve, write and use data stored in MongoDB databases. Moped exposes a simple, elegant, fast and well tested MongoDB-Ruby...