For Programmers: Free Programming Magazines  


Home > Archive > Tcl > July 2005 > [Announce] TclDB B 0.9 release









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [Announce] TclDB B 0.9 release
Wojciech Kocjan

2005-07-25, 5:35 pm

Hello,

I am pleased to announce a release 0.9 of the TclDB package. Main data
about the package:

- pure Tcl, requires only Tcl, Tk, Itcl, Itk and Iwidgets
(Iwidgets requirement is going to be dropped - it only relies on
iwidgets::Toolbar)

- several functions for handling date/time and converting them ("core"
layer)

- connectivity to multiple database types, uniform API to those
databases and handling queries to the database ("db" layer)

- application configuration using SQLite and variable traces ("config"
layer)

- GUI Itk interface to the underlying databases along with *a lot* of
automation - it is possible to build a simple one table editor in less
than 5 minutes, using [tcldb::tdbedit] widget

- utilities - graphical database designer
(https://sourceforge.net/project/scr...?group_id=99106)

It is available from http://sourceforge.net/projects/dqsoftware/.

TODO before release 1.0:

- fix interface in the database designer

- complete documentation

- provide good examples of how to use it

It is licensed under BSD style license.

--
WK
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com