Bug#544798: ITP: sqlkit - python GUI app & public package to edit data in databases
Package: wnpp
Severity: wishlist
Owner: Sandro Dentella <sandro@e-den.it>
* Package name : python-sqlkit
Version : 0.8.6
Upstream Author : Sandro Dentella <sandro@e-den.it>
* URL : http://sqlkit.argolinux.org/
* License : GPL
Programming Lang: Python
Description : GUI app and public package to edit data of databases
Main features of sqlkit:
.
- editor of databases in 2 modes: table & mask
- based on sqlalchemy: can cope with many different databases
- very powerful filtering capabilities:
.
* each field can be used to filter visible records
* date filtering possible also on relative basis (good for saved
queries)
.
- very easy way to draw a layout for mask views
- sqledit: Python script to edit db
- completely effortless editing of relationships
- very easy way to set defaults
- possibility to display totals in numeric fields
- completion both on local same field and foreign key fields
- constraints: any possible sql constraint can be attached to a Mask
or a Table. It can be expressed as a normal sqlalchemy query or with
django-like syntax
- completely localized
- easy way to add hooks and validation
Reply to: