Prom

Prom 0.9.87 updated

Prom allows Python developers to interact with a PostgreSQL database via Python-specific syntax.This in turn allows developers more in-depth control over the database, even if their SQL skills aren't really that good.Prom was based on Mingo.Prom usage...

Blazer

Blazer 1.1.0 updated

Blazer supports MySQL and PostgreSQL databases and can be used to aid developing Web projects in teams where not all the developers reside in the same office or building.Developers can create database queries and then share it with their team.Each created...

Medoo

Medoo 1.0 updated

Medoo provides a way for PHP developers to abstract database queries and other interactions via PHP code. This allows programmers to write databases queries in PHP alone, without having to deal with SQL code or the differences in SQL syntax between...

RockMongo

RockMongo 1.1.6

MongoDB is a powerful and very used document-oriented NoSQL database, perfect for high traffic and intensive load environments.Since this is a relative new database, working with MongoDB has always been a little difficult, mainly because of its CLI-based...

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

PgHero

PgHero 1.1.3 updated

PgHero can show a small status review for a desired PostgreSQL database. This is done via a Web-based interface where admins can go and check out how their database is being used. Admins can view a list of recent queries, current indexes, the disk space...

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

Apache Derby

Apache Derby 10.12.1.1 updated

Apache Derby is one of the first database engines the Apache Software foundation hosted under its umbrella before big names like Yahoo's Hadoop, Facebook's Cassandra, or IBM's CouchDB were also donated to it. Coded from the beginning to...

trueDAT

trueDAT 4.0.5

trueDAT doesn't provide all the phpMyAdmin features, but is perfect for managing just one single database.Once installed trueDAT provides a pretty self-explanatory interface which developers can use and run their very own custom SQL queries against the...

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