SIDU

SIDU 5.3 updated

SIDU is an acronym for SQL Select Insert Delete Update and currently supports the MySQL, SQLite, PostgreSQL, and CUBRID database engines.It allows administrators to easily create new databases, add tables, manage their structure, and eventually edit the...

Sider

Sider 0.3.0

Can be used to interact with Redis from Python, converting between Python and Redis types.Features:Works with Redis: Sessions Hash objects Objects (set, list) Date and time related units Warnings Version data Requirements:Python 2.6.x and...

Predis

Predis 1.0.3 updated

In simpler terms Predis is just a PHP abstraction layer for Redis. This means developers can use PHP-specific syntax to create & run database queries and retrieve query results at the same time. Predis allows them to focus on their PHP skills without...

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

Pony

Pony 0.6.1

Pony provides an abstraction layer for running database queries directly from Python code.It allows developer to write complex operations via Python's advanced scripting capabilities and convert the code to valid SQL operations.The difference between Pony...

BIKE

BIKE 1.0

Written in PHP, BIKE allows programmers to interact with a database via a web browser.Perfect for remote databases or a getting more organized query resultsFeatures:Records up to 40 recent queries Twitter Bootstrap based interface AJAX...

peewee

peewee 2.6.2 updated

Peewee's main goal is to keep size as down as possible, while supporting as many features as possible.What is new in this release:Better support for setting the character encoding on PostgreSQL database connections. Improved implementation of...

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

pgFormatter

pgFormatter 1.5 updated

pgFormatter can remove comments from the code, can enable syntax highlighting in the output for an increased readability, developers can control how the script handles keywords and functions, and they can also customize the indentation size. SQL code can...