This is a staging site. Uploads will not persist. Testing only.

python-sqlkit

Python tools and GUI application to view and edit databases content

Description

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)

 - completion both on local same field and foreign key fields
 - 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
 - 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

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://sqlkit.argolinux.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-sqlkit