Giter VIP home page Giter VIP logo

dba-multitool's Introduction

DBA MultiTool

License Code Coverage

Unit Test (Win SQL Server) Unit Test (AzureSQL) Lint Code


The DBA MultiTool is a suite of scripts for the long haul: optimizing storage, on-the-fly documentation, general administrative needs, and more. Each script relies solely on T-SQL to ensure it is secure, requires no third-party software, and can be installed in seconds.

Scripts

To install/update all the scripts, use install_dba-multitool.sql.

Looking for ways to automate the scripts? Try Install-DbaMultiTool from dbatools ๐Ÿš€, or the Ansible collection lowlydba.sqlserver.

For detailed instructions and documentation, see dba-multitool.org

Name Description
sp_doc Always have current documentation by generating it on the fly in markdown.
sp_estindex Estimate a new index's size and statistics without having to create it.
sp_help_revlogin Stored procedures that will help generate necessary scripts to transfer logins and their passwords.
sp_helpme A drop-in modern alternative to sp_help.
sp_sizeoptimiser Recommends space saving measures for data footprints, with special checks for SQL Server Express.

Compatibility

Only support for versions that are still in mainstream support is guaranteed.

Version Tested
Azure SQL โœ”๏ธ
AWS RDS SQL Server * โ“
SQL Server 2022 โœ”๏ธ
SQL Server 2019 โœ”๏ธ
SQL Server 2017 โœ”๏ธ
SQL Server 2014-2016 ๐Ÿคท
<= SQL Server 2012 โŒ

* AWS RDS SQL Server is not tested, but should work in theory. YMMV.

Contributing

  • Want to help ๐Ÿ‘ท? Check out the contributing doc
  • Missing a feature? Found a ๐Ÿ›? Open an issue to get some โค๏ธ
  • Something else? Say hi in the SQL Server Community Slack #multitool channel

Icon made by mangsaabguru from www.flaticon.com

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.