DTGen

DTGen 0.12

DTGen is an open source and data driven source code generator for Oracle Application Express (APEX) export files and Oracle DDL (Data Dictionary Language) scripts.DTGen's functionality is described in details on the DTGen Functionality Wiki...

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

Querydsl

Querydsl 2.2.0

Querydsl is a framework which enables the construction of type-safe SQL-like queries. Instead of writing queries as inline strings or externalizing them into XML files they aren be constructed via a fluent API like Querydsl.The benefits of using a fluent...

Squall

Squall 0.1 Alpha

Squall is related to MySQL Administrator, SQLyog, and Navicat, but tailored to my personal whims.Official source at https://github.com/eswald/squallDevelopment roadmap at https://trello.com/board/squall/4f287f8289c9bdd9360f04e3Requirements:cursor-pointer"...

Pyrseas

Pyrseas 0.6.1

Pyrseas is a Python module that provides a framework and utilities to upgrade and maintain a relational database. Its purpose is to enhance and follow through on the concepts of the Andromeda Project.Pyrseas currently includes the dbtoyaml utility to...

mysql-python

mysql-python 1.2.5

mysql-python is an open source, multiplatform and free library software implemented in C, Python and Zope, designed from the ground up to act as a Python DB API-2.0-compliant interface to the popular MySQL database engine. The project’s design goals...

ChemDB

ChemDB 0.5

ChemDB is a little Django app in Python for managing our lab's list of chemicals. It also generates door warnings and inventories for compliance with our safety requirements.Installing by handChemdb is available as a Git repository: git clone...