"Shane's Chess Information Database" is a huge chess toolkit with extensive database, analysis and chess-playing features.
Scid vs. PC is a usability and bug-fix fork of Scid. It has many interface fixes and improvements, and is fully compatible with Scid's .si4 databases. New features include a rewritten Gamelist, Computer Tournament, and FICS, Tree, Book and Graph improvements.
A Tcl interface to PostgreSQL databases, written in Tcl
pgintcl is a Tcl interface to the PostgreSQL database system, written entirely in Tcl. It is mostly compatible with other pgtcl implementations, especially pgtclng. It lacks asynchronous operations, and is somewhat slower, but it does not require any other libraries. (This project was on pgfoundry.org and its predecessor from Feb 2003 through Mar 2011.)
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
PostSqlForms is a simple, but powerful GUI for PostgreSQL and SQLite databases. It enables you to rapidly implement a set of forms and reports for a database.
For using PostSqlForms with SQLite you don't need a separate SQLite installation. The SQLite Tcl interface and the SQLite command line shell are included in the binary packages (not in the source package).
For using PostSqlForms with PostgreSQL you need a separate PostgreSQL installation.
PostSqlForms is the successor of...
The dbi interface is a generic Tcl interface for accessing different SQL databases. The package contains the definition of the dbi interface, some tools, and implementations for several DBMS
Tools and templates to easily create reporting applications based on client server architecture to present data from a database in an client GUI. The tools are completely written with Tcl as well as the client and server parts.
An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
pgaccess is a graphical interface to PostgreSQL database written in Tcl/Tk and applications building environment. Currently, this project is not actively maintained, but the published versions should work.
Tcl interface to the SAPDB database, written in 100% pure Tcl (aka type4 driver).
Also available are some GUI and non GUI clients using this interface.
plaindb is a plain text database package. It comprises the file format, and a
set of modules on Perl, Tcl and python to access the databases, plus a basic
shell interface.
Higher level interfaces are also included for local (GUI) and web
access.
This is a Tcl/Tk interface to a set of FORTRAN subroutines which implement
empirical formulae for Physical Sputtering, Chemical Sputtering, Radiation
Enhanced Sublimation. More PSIs to be added (Backscattering, etc..)
Oracle Performance Monitor, provides a graphic interface with drill down menus to quickly identify and isolate performance problems. Based on Quests Instance Monitor (Imon, I/Watch).
ODBC Socket Server is an open source database access toolkit that exposes Windows NT ODBC data sources via an XML-based TCP/IP interface.
It was developped by Team FXML (fxml@excite.com), we would like to keep on developping and improving it under GPL
A book library management module for the ArsDigita Community System (ACS). Provides library/collection management and procurement. Planned improvements include Z39.50 interface, better community functions and loan management.
This project provides a generic Tcl interface to databases. The initial implementation is for the MySQL database, with Interbase and others in the works.
OpenRMI defines a messaging interface. This interface is applied in a one to many fashion, using a controller with many nodes. The nodes connect via RMI to the controller and are assigned work via the same interface.