clitdb provides a command line interface to any ADO.NET
database. This allows arbitrary SQL commands to be sent to
a connected ADO.NET database from the command line.
nsqlcli includes three tools: nsqlcli, nsqlsp, and nsqldump. nsqlcli is a command line interface to any ADO.NET database. nsqlsp is used for management of stored procedures. nsqldump dumps schema and data to SQL statements.
Re: maybe it's your requirements that are the problem
> However, if you want something that is
> slightly cleaner than "make",
> there is Plan 9's "mk&...