It's a script that read sql "select" request from postgres 8.1 logs and generate for each request all the index to optimize the database. Tested on 1.2 GB of logs.
A universal DB-engine for Perl. Instead of writing two scripts to use different DB-engines (mySQL or flatfile) you write one script by using SQL-syntax and you can jump between mySQL and flatfile if you like :-)
dexter is - basically speaking - middleware.
dexter runs between a MySQL-Server and MySQL-Clients. Its job is to
execute scripts and to return results - if one occurs - to the calling client.
It may be classified as a script-
Question and answer database system, originally used to track online trivia game. Easily modifiable perlscript, useful perhaps for lightweight knowledgebase system.