
Navicat for SQL Server is a graphical tool designed for database management and administration. It allows you to create, edit, and delete all database objects such as tables, views, functions, indexes, and triggers, or execute SQL queries and scripts. You can also view and edit table data, including BLOBs and HEX, and represent table relations as an ER Diagram.
v10.1 [Jun 19, 2012]
- Reverse Engineer
Are you looking for a graphical representation of your relational database? Here it comes with Navicat 10! With the Reverse Engineer in Navicat, you can create a conceptual model from an existing database and graphically visualize and edit the structure of your database. Or, you can graphically create a conceptual model, and generate a database that supports your model.
- Compare and Synchronize between Model and Database
Synchronize to Database will give you the full picture of all databases differences. Once your databases are compared, you can view the differences and generate the necessary synchronization script to update the destination database and make it identical to your model. Flexible comparison and synchronization settings will enable you to set up a customized comparison key for comparison and for synchronization.
- SQL/DDL Script Generation
Export SQL gives you the opportunity to get a full control over the final SQL script, generate individual parts of your model, generate referential integrity rules, comments, character set etc. The Export SQL feature may save you hundreds of hours of your work.