Skip to content
Csaba Bernáth edited this page Jun 28, 2023 · 17 revisions

Data Commander

Data Commander is a front-end for SQL and other databases. The program has a plugin architecture for adding arbitrary data providers.

How to build executable from source code

Open git_repository\DataCommander\DataCommander.Net-7.0\DataCommander.Net-7.0.sln in JetBrains Rider or Visual Studio. Build the solution.

Comparing to SQL Server Managament Studio

Object-relational mapping (ORM)

Features:

  • 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 file.

License

This program is freeware and released under the GNU General Public License.

Credits

JetBrains ResharperJetBrains Resharper