Data Commander is a front-end for SQL databases and other data sources. The program has a plugin architecture for adding arbitrary data providers.
The following plugins are already implemented:
- COM
- iDB2
- MSI (Windows Installer)
- MS SQL Server
- MS SQL Server Compact
- Oracle
- SQLite
- TFS (Team Foundation Server)
- WMI
Written in C# and can be run on Windows, .NET 4. The editor has syntax highlighting, code completion for SQL statements. The output of a query can be displayed as data grid, text, html. The data grid can be exported into Excel.