2 * find a name for the final program
3 * Fix the database location problem
4 --> use 'getEnv' and put the database in the home folder
5 * decide on versioning scheme
8 * unit testing with quickcheck
9 * write tests scripts for stuff we can't unit test
12 * currently prints a newline on discarded entries, fix this.
15 * dbName and tableName are only used in tools.SQL