dbForge Studio For SQL Server Adds Documenter
Written by Kay Ewbank   
Thursday, 29 September 2016

There's a new version of dbForge Studio for SQL Server with a database documenter feature. 

Devart's dbForge Studio for SQL Server is an IDE for SQL Server management, administration, development, data reporting and analysis. It is intended for use in place of SQL's own SSMS, and can be used to carry out database changes, version control database changes in source control systems, and speed up routine tasks. It avoids the need to use SSMS plugins. A similar version is available for MySQL.

dbforgeicon

The new version includes a tool for documenting SQL databases, along with an improved data generator and better data editor and viewer window.

The database documenting tool is included in the Enterprise edition of dbForge Studio. The tool lets you:

  • Get an overview of the database schema
  • Include self-documenting SQL objects
  • View inter-object and inter-database dependencies
  • Customize documentation styles
  • Generate documents in HTML and PDF formats

The tool is also available as a standalone product. It is designed to save time by extracting information on SQL Server databases and presenting it in a maintainable form. The tool lets you select database objects and properties for each individual object to be included in the documentation. You can choose from a number of style templates or apply your own Bootstrap themes to get a nice-looking layout.

Two formats are supported in the current version - HTML and PDF. Both are searchable; you type the name of an object you are looking for, and Documenter highlights the matching text in the object tree. You can also navigate via build-in hyperlinks. 

doc-search-preview

 

You can annotate views, tables, columns, indexes, foreign keys, and stored procedures. The standalone version of documenter integrates with SQL Server Management Studio (SSMS), so you can document directly from the Object Explorer of SSMS. 

The data generator has been improved with better XML generators, foreign key generators, and check constraint generator. In total there are 15 new and improved generators. The data editor and viewer window has also been improved with a better XML viewer and a new JSON view.

Elsewhere, support for Vault 9 has been added to Source Control, and styled icons are used by default.

 dbforgeicon

More Information

dbForge Page

Related Articles

dbForge Adds SQL 2016 Support

dbForge SQL Complete 5.0

Mycli 1.0

SQL Prompt - An Add-In To Aid Productivity

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter,subscribe to the RSS feed and follow us on, Twitter, FacebookGoogle+ or Linkedin

 

Banner


nginx Core Developer Announces New Fork
23/02/2024

One of the core developers of nginx has said he is no longer working on the development of the popular and widely used nginx web server, and is instead working on a new fork. Maxim Dounin release [ ... ]



White House Urges Memory Safe Software
29/02/2024

The White House is urging developers to adopt memory safe programming languages, suggesting Rust would be a safer choice than C or C++. 


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Thursday, 29 September 2016 )