Version 10 of DBMS

Updated 2014-01-02 00:46:51 by pooryorick

A Database Management System, or dbms, is a program for managing databases

Little Database Systems

adb
a pure-tcl database engine with optional (non-pure) extensions to MySQL and XML
TclVSdb
Very Simple Database package Native Tcl database facility, written in Tcl
Starbase.tcl
A simple database
RS: Here I want to explore how a database can be implemented in the Tcl spirit of simplicity, and how far that approach takes us
ANSI color control
tables of pre-defined columns, and something that mimics SQL SELECT a bit

Pre-Relational Database Systems

Berkeley DB
Includes Tcl Extension for accessing all the functionality
gdbm

Hybrid Database Systems

Metakit
has a wonderful Tcl binding that makes all the power of Metakit available in a natural and intuitive way.

Object Databases

OBST

Time Series Database Systems

FameTcl

Specialized Database Systems

NLItcl.tar.gz
Natural Language Inc's NLI binding
PiTcl
Palm Pilot
Lotus Notes
TKHINote
Sun Net Manager
TCLSNM

Relational Databases Systems

See relational database