This is a working shsql database for illustration and testing purposes, 
containing a mixture of data from various sources.

To use this database you must:
  1. add ../bin to your PATH (use the full path name)
  2. set environment variable SHSQL_DB to the full path name of this directory 
  3. edit the 'config' file and set appropriate paths for the DIR= and dbbin: lines 

You can do: make clean
to reset this node to its original state.

Then, see the ./testruns directory which contains a number of scripts 
that can be run to demo or test shsql.

--------------------------

Thanks to Land Information New Zealand (www.linz.gov.nz) for the 
New Zealand place names data.  

The bad country song titles came from www.downstream.sk.ca/country.htm 
and www.coloradobluegrass.org/jokes.htm

---------------------------

The ./exampledb directory contains:

commonwords	a list of words to avoid when building word index
config		the all-important config file
data		database tables reside here
indexes		indexes on database tables reside here
locks		locks on database tables reside here
logs		transaction and error logs
testruns	shsql examples and validity tests
tmp		temp files and temp tables end up here
