Does such a thing exist?
I'm thinking of a asp.net page I could drop on my server and point at a SQLite file (also on the server) and get most of the functionality I'd get out of a command shell. The simplest things would be a text box where anything submitted in it gets run and any result sets get displayed DataGrid
controls. Anything more that that would be nice but not necessary.