Home » Questions » Computers [ Ask a new question ]

SQL Server Linux admin tools

SQL Server Linux admin tools

I would like to know if there is sql server tools for linux?

Asked by: Guest | Views: 214
Total answers/comments: 2
Guest [Entry]

"For a lot of good reasons, there aren't any tools for Linux that match the functionality of SSMS. If you need something like that, run a slim Windows VM on your Linux machine and use the real deal.

In addition to SQuirrel Universal SQL Client, you can also try Oracle's free app:

Oracle SQL Developer
http://www.oracle.com/technology/products/database/sql_developer/index.html

Like SQuirrel, it's written and Java and depends on the jTDS JDBC driver. Which probably means that it has the same set of limitations. Same goes for tools that are connecting throug ODBC- SSMS connects directly to SQL Server and can do a lot of things that a generic JDBC/ODBC tool simply won't do."
Guest [Entry]

SQuirrel SQL client: