All Projects → sergiisyrovatchenko → Sqlindexmanager

sergiisyrovatchenko / Sqlindexmanager

Licence: gpl-3.0
Free GUI Tool for Index Maintenance on SQL Server and Azure

Projects that are alternatives of or similar to Sqlindexmanager

Denunciado
This project born from the need from people to have a way of communication between municipalities and communities. Some municipalities, have their platforms, but they are complex to validate the veracity of complaints. Denounced, it was born with the purpose of offering a free platform to these municipalities. Denounced consists of three main modules developed with Microsoft technologies, using the .Net Framework and Xamarin for its development: 1. Back End Web Project: Module of administration of the complaints, by the employees of the town councils. In this tool, the employees of the city council receive, validate, report and close the complaints, after being served. 2. Web Portal Client: It consists of a web project, so that the community make their complaints, in the same, the users of the service create a profile, must specify when making their complaint, evidence to support this. Through the portal, they can see the complaints of other community members, follow it, give their opinion or provide possible solutions or more evidence. 3. Mobile Project: It has the same functionalities as the web portal, with the addition, that the automatic location can be sent, from the cell phone.
Stars: ✭ 183 (-54.59%)
Mutual labels:  azure, sql, sql-server
Azuredatastudio
Azure Data Studio is a data management tool that enables working with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.
Stars: ✭ 6,605 (+1538.96%)
Mutual labels:  azure, sql, sql-server
Devops Exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
Stars: ✭ 20,905 (+5087.34%)
Mutual labels:  azure, sql
Cloudquery
cloudquery transforms your cloud infrastructure into SQL or Graph database for easy monitoring, governance and security.
Stars: ✭ 1,300 (+222.58%)
Mutual labels:  azure, sql
Applicationinsights Java
Application Insights for Java
Stars: ✭ 172 (-57.32%)
Mutual labels:  azure, sql
Cloud Design Patterns
Prescriptive Architecture Guidance for Cloud Applications
Stars: ✭ 484 (+20.1%)
Mutual labels:  azure, performance
Vscode Sqltools
Database management for VSCode
Stars: ✭ 741 (+83.87%)
Mutual labels:  azure, sql
Vscode Deploy Reloaded
Recoded version of Visual Studio Code extension 'vs-deploy', which provides commands to deploy files to one or more destinations.
Stars: ✭ 129 (-67.99%)
Mutual labels:  azure, sql
Sqlfiddle3
New version based on vert.x and docker
Stars: ✭ 242 (-39.95%)
Mutual labels:  sql, sql-server
Packer
Packer helpers and templates for Docker, IIS, SQL Server and Visual Studio on Windows and Ubuntu
Stars: ✭ 242 (-39.95%)
Mutual labels:  azure, sql-server
Azuredatabricksbestpractices
Version 1 of Technical Best Practices of Azure Databricks based on real world Customer and Technical SME inputs
Stars: ✭ 186 (-53.85%)
Mutual labels:  azure, performance
dbaTDPMon
dbaTDPMon - Troubleshoot Database Performance and Monitoring
Stars: ✭ 20 (-95.04%)
Mutual labels:  sql-server, maintenance
Elasticsearch
This repository has been archived.
Stars: ✭ 405 (+0.5%)
Mutual labels:  azure, performance
Obevo
Obevo is a database deployment tool that handles enterprise scale schemas and complexity
Stars: ✭ 192 (-52.36%)
Mutual labels:  maintenance, sql-server
Tigertoolbox
Toolbox repository for Tiger team
Stars: ✭ 1,003 (+148.88%)
Mutual labels:  maintenance, sql
Vs Deploy
Visual Studio Code extension that provides commands to deploy files of a workspace to a destination.
Stars: ✭ 123 (-69.48%)
Mutual labels:  azure, sql
Quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Stars: ✭ 231 (-42.68%)
Mutual labels:  sql, performance
Ultimatepp
U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.), and integrated development environment (TheIDE).
Stars: ✭ 237 (-41.19%)
Mutual labels:  sql, performance
Securitydriven.tinyorm
.NET micro ORM done right.
Stars: ✭ 281 (-30.27%)
Mutual labels:  sql, sql-server
Shiba
Catch bad SQL queries before they cause problems in production
Stars: ✭ 277 (-31.27%)
Mutual labels:  sql, performance

SQL Index Manager

This tool lets you quickly find out the status of your indexes and discover which databases need maintenance.
You can do maintenance through the UI, or generate a T-SQL script to run in SSMS.

SQL Index Manager – Wiki Page

SQL Index Manager – CodeProject

Key Features

  • An incredibly fast describe engine
  • Multiple databases scanning
  • Advice on rebuilding or reorganizing
  • Analysis of fragmentation results
  • Configurable fragmentation thresholds
  • One-click maintenance
  • Command-line automation
  • Automatic T-SQL script generation
  • Columnstore maintenance support
  • Statistics maintenance
  • Collecting missing indexes
  • Detect duplicate indexes
  • Drop or disable unused indexes
  • Index rebuild with compression options
  • Support for any editions of SQL Server 2008+ and Azure
  • And a lot of other improvements :)

Latest Version

You can download .zip file with the latest build of the master branch from Releases

Screenshots

SQL Index Manager SQL Index Manager SQL Index Manager

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].