PARD: Data Bases

Interbase

Interbase is a high performance multi-generational SQL database and it's now available for free download. This is a professional quality database engine with strong hooks into Borland's Delphi product and others. A basic perl interface is available that does not comply with the DBD/DBI standard, but is pretty functional.
Current version4.2
Homepage http://www.interbase.com
Download http://www.interbase.com/download/linux/index.html
Modified03 August 1998 07:48

LEAP

LEAP is a free relational database management system (RDBMS) that is used by an increasing number of universities around the world as a part of their database courses. LEAP fully supports the relational algebra, and the behavioural components of the relational model. It is intended as a teaching tool and foundation for further work.
Current version1.2.5
Homepage http://www.dogbert.demon.co.uk/leap.html
Author Richard Leyton <rleyton@acm.org>
Copyleft GPL
Download ftp://ftp.demon.co.uk/pub/compsci/databases/leap/leap-1.2.5.tar.gz ftp://sunsite.unc.edu/pub/Linux/apps/database/relational/leap-1.2.5.tar.gz
Modified07 January 1999 08:06

mSQL

Mini SQL, or mSQl as is it often called, is a light weight relational database management system. It has been designed to provide rapid access to data sets with as little system overhead as possible. The system itself is comprised of a database server and various tools that allow a user or a client application to communicate with the server.
Current version2.0.5
Homepage http://www.hughes.com.au/software/msql2/
Contactinfo@Hughes.com.au <info@Hughes.com.au>
Author David J. Hughes
Copyleft Commercial
Download http://www.hughes.com.au/software/msql2/msql-2.0.5.tar.gz
Modified17 December 1998 02:48

MySQL

MySQL is a SQL database server designed for speed. MySQL is a client-server implementation that consists of a server daemon mysqld and many different client programs/libraries.
Current version
Stable3.21.33
Alpha3.22.13
Homepage http://www.mysql.com/
Download http://www.mysql.com/Downloads/MySQL-3.21/mysql-3.21.33.tar.gz http://www.mysql.com/Downloads/MySQL-3.22/mysql-3.22.13-alpha.tar.gz
Modified09 September 1998 00:38

NoSQL

NoSQL is a fast, portable, relational database management system without arbitrary limits, (other than memory and processor speed) that runs under, and interacts with, the UNIX Operating System.

It uses the Operator/Stream DBMS paradigm described in "Unix Review", March, 1991, page 24, entitled "A 4GL Language". There are a number of operators that each perform a unique function on the data. The stream is suplied by the UNIX Input/Output redirection mechanism. Therefore each operator processes some data and then passes it along to the next operator via the UNIX pipe function. This is very efficient as UNIX pipes are implemented in memory. NoSQL is compliant with the "Relational Model".

Current version1.1
Author Carlo Strozzi <carlos@linux.it>
Requires awk RCS
Copyleft GPL
Download ftp://ftp.linux.it/pub/database/nosql-1.1.tar.gz
Modified04 June 1998 07:57

PostgreSQL

PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS). It is not completely ANSI SQL compliant, but with each release it gets closer.
Current version6.4
Homepage http://www.postgresql.org/
Copyleft BSD
Download ftp://ftp.postgresql.org/pub/postgresql-6.4.tar.gz
Resources PostgreSQL Database HOWTO Version 9.0
Modified15 November 1998 19:51

Development

FreeTDS

FreeTDS is an open source implementation of the TDS (Tabular DataStream) database client access protocol and related libraries used by Sybase and Microsoft. FreeTDS supports versions 4.2, 4.6, and 5.0 of the protocol, and it supports DB-Lib, CT-Lib, and ODBC libraries.
Current version
Alpha0.41
Homepage http://sunsite.unc.edu/freetds/
ContactTDS Development Group <freetds@sunsite.unc.edu>
Download ftp://sunsite.unc.edu/pub/Linux/ALPHA/freetds/freetds-.tgz
Modified30 January 1999 03:51

WIDD

WIDD is a client application to develop Databases with an X11 interface. In fact WIDD replace psql for example in postgresql package. WIDD can be use with all database conform with sql3/sql92 (as postgresql, mysql) with JDBC drivers.
Current version
Stable1.0.2
Beta1.1.0
Homepage http://umr6515.univ-lemans.fr/~nicolas
Author Nicolas Prochazka <n_prochazka@lemel.fr>
Requires JDK >= 1.1
Download ftp://umr6515.univ-lemans.fr/pub/WIDD-1.0.2.tgz ftp://umr6515.univ-lemans.fr/pub/WIDD-1.1.0.tgz
Modified25 November 1998 00:59

DBI

DBD::Pg

DBD-Pg is a PostgreSQL interface for Perl5 using DBI.
Current version0.89
Homepage http://www.arcana.co.uk/technologia/DBI
Contactdbi-users@fugue.com <dbi-users@fugue.com>
Author Edmund Mergl <E.Mergl@bawue.de>
Requires Perl DBI
Copyleft Artistic License GPL
Download http://www.perl.com/CPAN/modules/by-module/DBD/DBD-Pg-0.89.tar.gz
Modified19 November 1998 22:07

DBI

DBperl is a database access Application Programming Interface (API) for the Perl Language. The DBperl API Specification defines a set of functions, variables and conventions that provide a consistent database interface independent of the actual database being used.
Current version1.08
Homepage http://www.arcana.co.uk/technologia/DBI
Contactdbi-users@fugue.com <dbi-users@fugue.com>
Author Tim Bunce <Tim.Bunce@ig.co.uk>
Requires Perl
Copyleft Artistic License GPL
Download http://www.perl.com/CPAN/modules/by-module/DBI/DBI-1.08.tar.gz
Modified15 May 1999 00:12

Interfaces

GtkPGA

This program uses the Gtk GUI library to interface to a PostgreSQL DBMS.
Current version0.01
Homepage http://www.geocities.com/CollegePark/3807/gtkpga.html
Requires PostgreSQL >= 6.3.2 GTK+ >= 1.0.2
Download http://www.geocities.com/CollegePark/3807/gtkpga-0.01.tar.gz
Modified02 July 1998 08:38

GtkSQL

GtkSQL is an interactive query tool for PostgreSQL. Its main feature are multiple SQL buffers, SQL keywords, table names and fields autocompletion, easy displaying of tables definitions as well as exporting of query results.
Current version0.2
Homepage http://www.mygale.org/~bbrox/GtkSQL/
Author Lionel Ulmer <bbrox@mygale.org>
Copyleft GPL
Download http://www.mygale.org/~bbrox/GtkSQL/gtksql-0.2.tar.gz
Modified02 December 1998 16:05

mod_auth_pgsql

SQL Mode

Sybtcl

Current version3.0b2
Modified16 December 1998 09:39

tclodbc

Current version1.7
Homepage http://www.hut.fi/~rnurmi/tclodbc.html
Authors Roy Nurmi <Roy.Nurmi@iki.fi> Tom Poindexter <tpoindex@nyx.net>
Requires Tcl >= 7.6
Copyleft free
Download http://www.hut.fi/~rnurmi/tclodbc17.tar.gz
Modified21 April 1998 07:41

WebPGA

The Postgres Access System is a web interface that allows users to view and submit items into a database that is on their system.
Current version0.91
Homepage http://www.geocities.com/CollegePark/3807/
Requires Perl
Download http://www.geocities.com/CollegePark/3807/webpga-0.91.tar.gz
Modified26 May 1998 21:01

Resources

Linux SQL Databases and Tools

Location http://linas.org/linux/db.html
Author Linas Veptas <linas@linas.org>
Modified13 February 1999 00:33

SQL Tutorial

This page is a tutorial of the Structured Query Language (also known as SQL) and is a pioneering effort on the World Wide Web, as this is the first comprehensive SQL tutorial available on the Internet. SQL allows users to access data in relational database management systems, such as Oracle, Sybase, Informix, Microsoft SQL Server, Access, and others, by allowing users to describe the data the user wishes to see. SQL also allows users to define the data in a database, and manipulate that data. This page will describe how to use SQL, and give examples. The SQL used in this document is "ANSI", or standard SQL, and no SQL features of specific database management systems will be discussed until the "Nonstandard SQL" section. It is recommended that you print this page, so that you can easily refer back to previous examples.
Current version3.53
Location http://www.o2is.com/~cue/sql_ref/index.html
Author Jim Hoffman <jhoffman@one.net>
Modified15 December 1998 22:37

© 1999 by Stefan Hornburg <racke@linuxia.de>
Last modified 29. May 1999