github_repos_cloner is a tool to clone all the github repos for backup purposes because GitHub delete is permanent.MotivationYes there are others, now there is this one too.InstallInstall: {easy_install, pip} github_repo_clonerUsageUse like...

DumpTruck

DumpTruck 0.1.4

DumpTruck is a document-like interface to a SQLite database.Quick startInstall, save data and retrieve it using default settings.Installpip2 install dumptruck || pip install dumptruckInitializeOpen the database connection by initializing the a DumpTruck...

TecUtils

TecUtils 0.4.0

TecUtils is a software that provides various utilities to accelerate development of programs design to use MySQL as a database and substitute the use of global variables.TecUtils contains the following modules:- mydb-...

TPDA

TPDA 0.92

TPDA is a classic desktop database application framework with support for Firebird, PostgreSQL, and MySQL. The goal of this project is to make database applications more flexible and accessible for every user.What is new in this release:Bug fix...

SwingSet

SwingSet 2.0.0

SwingSet is an Java toolkit that contains data-aware replacements for many of the standard Java Swing components. SwingSet project currently includes replacements for JTextField, JTextArea, JSlider, JComboBox, JCheckBox, and JLabel.There is also an image...

indigestion employs SQLite to provide offline processing of structured data, and generation of reports.You can use it for:- Data quality measurement- Business rule checking- Data cleaning- Data migrationThe command-line tools are designed to allow easy...

Alembic

Alembic 0.6.3

Alembic is a new database migrations utility, written by the author of SQLAlchemy. A migrations tool offers the following functionality:- Can emit ALTER statements to a database in order to change the structure of tables and other constructs-...