NOTE is a small console program that allows you to
manage notes similar to programs like "knotes"
from the command line. It supports different
database backends for storage, and includes a
DBI-based MySQL module and another module that
uses a binary file for storage and a DBM module.