[Mono-list] nsqlcli

Colin JN Breame colin@breame.com
Thu, 06 Jan 2005 20:18:32 +0000


Introducing nsqlcli: SQL Command Line Interface
http://nsqlcli.sf.net

This is written in C# and allows connection to any database supported by 
.Net.  It is similar in function to the mysql cli client.  It also 
provides some metadata about the connected database.

I've only tested it using the MS SQL provider and I was hoping to find 
people who would be willing to test on MySql, Postgresql and other 
databases using the standard mono distribution.

There are a few missing features (notably readline support) but the core 
functionality is all there.

Hope it is found useful,
Regards
Colin JN Breame