does anyone know of a very simple SQL Server client tool - that does the same basic functions as Management Studio (i.e. choose a database and run a query - doesn't need an Object Explorer, or anything fancy)?
Ideally it would be great to have a single exe or zip file version that I could take around on a USB key - anything to avoid installing the full set of SQL Server client tools all the time
Is SQL Losing Relevance? Despite having a meteoric rise for many years, SQL has been fading as the de-facto choice for software applications that need to work with large datasets at low latencies.
SQL has been there for more than three to four decades. It is still in demand and will not go away soon as it is a powerful tool for various sectors of industry.
Mini SQL Query...
https://github.com/paulkohler/minisqlquery
Note
If you are having errors, log an issue at https://github.com/paulkohler/minisqlquery/issues rather than sending a down-vote to stack-overflow, that won't help the open source project! Over the years I have managed to reproduce and fix most errors, several of them are logged via codeplex, many by email - some are harder to diagnose and fix due to not having the same platform setup but even a stack trace with the DB type is a help.
PK :-)
The official tool blurb:
Mini SQL Query is a minimalist SQL query tool for multiple databases (MSSQL, MSSQL CE, SQLite, OLEDB, MS Access/Excel files etc). The tool uses a generic schema engine taking advantage of the ADO.NET providers. Mini SQL Query is also easily extended with plugins.
The whole reason it came about was the need to run queries on remote machines with little access, slow links, can run off a USB key etc etc ;-)
PK :-)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With