PHP Mini SQL Admin

PHP Mini SQL Admin 1.8.120510

PHP Mini SQL Admin is a light, standalone script for accessing MySQL databases. PHP Mini SQL Admin is intended for Web developers and requires knowledge of SQL commands.What is new in this release:added cross-site scripting (XSS) shield fixed: default...

pgmigrate2

pgmigrate2 1.2.2

pgmigrate2 is a Python tool that helps you to evolve your database together with your application.The fundamental unit of PGmigrate is a single SQL snippet called patch.Sample database patch cat 000049_Added_index_on_CategorySlug.sql--- id:...

ChronicDB

ChronicDB 3.7.4

ChronicDB is the only live database update system.ChronicDB is an innovative technology that applies dynamic database upgrades with zero database downtime and zero data inconsistencies.ChronicDB can relocate databases on the fly, reorganize database...

nous.migration is yet another SQLAlchemy based database schema migration tool.InstallationTo install it, add:[migration]recipe = zc.recipe.eggeggs=  nous.migrationto your buildout.cfgYou might want to add your databse driver pakcage and your...

EasyDB

EasyDB 0.2

easydb is a really simple **SQLite wrapper** for that saves you from having to worry about creating tables or managing connections.It can be used on existing SQLite database by simply passing in the database filename:```pythonfrom easydb import EasyDBdb =...

Elephantoplasty is an effort to create an ORM which would take full advantage from PostgresSQL. It is currently under steady development.Philosophy1. PostgresSQL is great. However portable ORM's use it like SQLite. To use all features of Postgres we...

friendlydb

friendlydb 2.0.0

friendlydb is a fast & small following/followers database written in Python. It can be either used directly from your Python code or over HTTP with small web API.FriendlyDB isn't meant to be a full user system; it should be used to augment an...