Stickshift

Stickshift 1.5.1

Stickshift aids developers in viewing an SQL query's information in a much coherent way.While Web-based database GUIs use datagrids to display database query results, Stickshift optionally renders stacked, line, or map charts out of the information as...

LevelUP

LevelUP 1.3.1 updated

LevelDB is a key value store NoSQL database system used and open-sourced by Google dev team. LevelUP allows programmers to use LevelDB asa storage environment for Node.js apps and websites. Documentation is provided inside the README.md file.What is new...

Joist

Joist 1.12.1 updated

Joist was inspired by Ruby on Rail's ORM. It is based on dynamic code generation, providing support for type-safe queries and no runtime class generation. Joist's main features are its light codebase, high performance, and easy code and schema...

drive-db

drive-db 2.0.0 updated

drive-db was created to allow information to be pulled from a Google Drive spreadsheet at regular intervals. This way users can collectively edit a shared spreadsheet and other applications can pull in the most recent version of the information and update...

Mongous

Mongous 0.2.7

MongoDB is a document-oriented database management system. A driver is a client library that provides an API for connecting to MongoDB servers, performing queries and updates on those servers, and performing administrative tasks like creating indexes...

HumbleDB

HumbleDB 5.6.0 updated

Written in Python, HumbleDB is an ODM for MongoDB databases.It provides an abstraction layer on which DB interactions can be built, allowing Python apps to connect and interact with MongoDB databases.What is new in this release:Adds support for SSL. What...

django-firebird

django-firebird 1.6.1.final.0

Firebird is a relational database which will offer you many ANSI SQL ordinary features that runs on Windows, Linux and a variety of Unix systems.Django is an advanced MVC framework for the Python programming language.The 'django-firebird' module will...

SQLObject

SQLObject 2.1.2 / 3.0.0a1dev-20150327 updated

SQLObject was built around a custom Python query language that provides an easy to use and easy to understand syntax for running various SQL commands.The SQLObject query language is basically a set of ready-made Python functions that abstract basic SQL...

PhpRedis

PhpRedis 2.2.7

It handles sessions, errors, connections, authentication, retrieving data and much more.Check the included README file for more documentation and instructions.What is new in this release:NEW: Support for the BITPOS command Connection timeout option for...