Projects / Sqlkit

Sqlkit

Sqlkit provides a GUI named sqledit to edit data in a database, as well as a package (sqlkit) in PyGtk. Sqledit (the application) can be run from the command line with arguments and will pop directly into the table/mask of the data, or without arguments and will present an input mask to write the database URL. Sqlkit (the Python package) provides SqlMask and SqlTable, two widgets for editing database data. It is meant to be used as a base for database desktop applications.

Tags
Licenses
Operating Systems
Implementation
Translations

RSS Recent releases

  •  13 Apr 2011 13:09

Release Notes: This release adds a very simple and yet very powerful way to create .pdf or .odt files from Sqlkit. It provides a very powerful template system that allows you to compose the layout with OpenOffice.org. No programming know-how is required to create an effective template. This template system, called oootemplate, can be used by any Python module independently from Sqlkit.

  •  31 Mar 2011 13:41

Release Notes: The "sqledit" application has a new option that allows you to create the tables if a model is present. The mask widget now automatically switches to a multicolumn layout if no layout is provided and many fields are to be displayed. The setup now creates a sqledit executable for Windows as well.

  •  14 Mar 2011 09:32

Release Notes: The German localization has been added. A couple of minor bugs were fixed.

  •  04 Mar 2011 21:49

Release Notes: This release has many important new features and a lot of changes that made sqlkit more stable. Support for image, file, and enum fields was added. Duplication of the record has been added. Widgets now 'observe' the model to implement a correct MVC pattern, and hooks have been made more robust so that it's easier to create an interactive interface. The dependency on glade has been eliminated so that it's easier to install on Windows. Filters have been extended. The documentation has been constantly enriched and the site is now easier to navigate.

  •  27 Jan 2011 22:17

Release Notes: A Polish localization has been added. Some Javascript used in the docs has been removed due to non-free licenses.

Screenshot

Project Spotlight

Duke

A Java deduplication / record linkage engine.

Screenshot

Project Spotlight

Ghostscript

An interpreter for the PostScript (TM) language.