Giter VIP home page Giter VIP logo

claudiusgonzo / sqlnexus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/sqlnexus

0.0 0.0 0.0 1.18 MB

SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance data collected by SQLDiag and PSSDiag. It can dramatically reduce the amount of time you spend manually analyzing data.

License: MIT License

C# 61.86% Batchfile 1.30% Smalltalk 3.46% HTML 10.24% PLpgSQL 13.11% Roff 10.00% TSQL 0.02%

sqlnexus's Introduction

What is SQL Nexus?

SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance data collected by Pssdiag. It can dramatically reduce the amount of time you spend manually analyzing data. Visit Getting Started page.

Latest release

Current release is 6.0.0.8. Please go to latest release to download latest build of SQL Nexus.

Feature Highlights

  1. Fast, easy data loading : You can quickly and easily load SQL Trace files; T-SQL script output, including SQL DMV queries; and Performance Monitor logs into a SQL Server database for analysis. All three facilities use bulk load APIs to insert data quickly. You can also create your own importer for a custom file type.
  2. Visualize loaded data via reports : Once the data is loaded, you can fire up several different charts and reports to analyze it.
  3. Trace aggregation to show the TOP N most expensive queries (using RML).
  4. Wait stats analysis for visualizing blocking and other resource contention issues ( based on pssdiag).
  5. Full-featured reporting engine : SQL Nexus uses the SQL Server Reporting Services client-side report viewer (it does not require an RS instance). You can create reports for Nexus from either the RS report designer or the Visual Studio report designer. You can also modify the reports that ship with Nexus using either facility. Zoom in/Zoom out to view server performance during a particular time window. Expand/collapse report regions (subreports) for easier navigation of complex data. Export or email reports directly from SQL Nexus. Nexus supports exporting in Excel, PDF, and several other formats.
  6. Extensibility : You can use the existing importers to load the output from any DMV query into a table, and any RS reports you drop in the Reports folder will automatically show up in the reports task pane. If you want, you can even add a new data importer for a new data type. SQL Nexus will automatically "fix up" the database references in your reports to reference the current server and database, and it will provide generic parameter prompting for any parameters your reports support.

Common Tasks

  1. Getting Started
  2. How to Videos
  3. Frequently asked questions(FAQ)
  4. Installation
  5. Sqldiag data collection templates including performance scripts
  6. RML Utility/ReadTrace download
  7. Top Issues

Microsoft Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

License

see License.md

More information

More information and help can be found in the wiki

sqlnexus's People

Contributors

jackli2000 avatar keithelm avatar louis-li avatar pijocoder avatar scschneider avatar shiitake avatar suresh-kandoth avatar vikasrana2006 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.