All Projects → olahallengren → Sql Server Maintenance Solution

olahallengren / Sql Server Maintenance Solution

Licence: mit
SQL Server Maintenance Solution

Programming Languages

TSQL
950 projects

Labels

Projects that are alternatives of or similar to Sql Server Maintenance Solution

Admin
AutoQuery + Admin UI for ServiceStack Projects
Stars: ✭ 47 (-97.65%)
Mutual labels:  sqlserver
Csv2db
The CSV to database command line loader
Stars: ✭ 102 (-94.91%)
Mutual labels:  sqlserver
Bobsql
demos, scripts, samples, and code from the two bobs who work at Microsoft on SQL Server
Stars: ✭ 121 (-93.96%)
Mutual labels:  sqlserver
Geotools
Official GeoTools repository
Stars: ✭ 1,109 (-44.63%)
Mutual labels:  sqlserver
Sqlpsx
SQL PowerShell Extensions
Stars: ✭ 87 (-95.66%)
Mutual labels:  sqlserver
Servicestack.ormlite
Fast, Simple, Typed ORM for .NET
Stars: ✭ 1,532 (-23.51%)
Mutual labels:  sqlserver
Tigertoolbox
Toolbox repository for Tiger team
Stars: ✭ 1,003 (-49.93%)
Mutual labels:  sqlserver
Gosora
Gosora is an ultra-fast and secure forum software written in Go that balances usability with functionality.
Stars: ✭ 131 (-93.46%)
Mutual labels:  sqlserver
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite & MongoDB (Preview)
Stars: ✭ 18,168 (+807.04%)
Mutual labels:  sqlserver
Apijson
🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.
Stars: ✭ 12,559 (+527.01%)
Mutual labels:  sqlserver
Dtcms
动力启航网站管理系统(简称DTcms),是目前国内ASP.NET开源界少见的优秀开源管理系统,基于 ASP.NET(C#)+ MSSQL(ACCESS) 的技术开发,全部100%免费开放源代码。
Stars: ✭ 63 (-96.85%)
Mutual labels:  sqlserver
Ebean
Ebean ORM
Stars: ✭ 1,172 (-41.49%)
Mutual labels:  sqlserver
Datax
DataX is an open source universal ETL tool that support Cassandra, ClickHouse, DBF, Hive, InfluxDB, Kudu, MySQL, Oracle, Presto(Trino), PostgreSQL, SQL Server
Stars: ✭ 116 (-94.21%)
Mutual labels:  sqlserver
Mssql Cli
A command-line client for SQL Server with auto-completion and syntax highlighting
Stars: ✭ 1,061 (-47.03%)
Mutual labels:  sqlserver
Sio.core
✔ [ SIOC ] Swastika I/O Core is an all in one platform (e.g CMS, eCommerce, Forum, Q&A, CRM...) ASP.NET Core / Dotnet Core System based on SIOH Framework.
Stars: ✭ 121 (-93.96%)
Mutual labels:  sqlserver
Fssqldom
Library for SQL parsing, AST manipulation and SQL generation in F#
Stars: ✭ 45 (-97.75%)
Mutual labels:  sqlserver
Sqlfaker
轻量级、易拓展的数据库智能填充Java开源库
Stars: ✭ 109 (-94.56%)
Mutual labels:  sqlserver
Dapper.linq
Dapper.Linq
Stars: ✭ 143 (-92.86%)
Mutual labels:  sqlserver
Kangaroo
SQL client and admin tool for popular databases
Stars: ✭ 127 (-93.66%)
Mutual labels:  sqlserver
Genvue
GenVue is a hostable, web application that lets confidential users upload and share private files. Tech stack: Net Core 2.0 + Vue.js + Vuex + OpenIddict + Vuetifyjs + EF + SQLServer/Postgress
Stars: ✭ 116 (-94.21%)
Mutual labels:  sqlserver

SQL Server Maintenance Solution

licence badge stars badge forks badge issues badge bug report badge feature request badge

Getting Started

Download MaintenanceSolution.sql. This script creates all the objects and jobs that you need.

You can also download the objects as separate scripts:

Note that you always need CommandExecute; DatabaseBackup, DatabaseIntegrityCheck, and IndexOptimize are using it. You need CommandLog if you are going to use the option to log commands to a table.

Supported versions: SQL Server 2008, SQL Server 2008 R2, SQL Server 2012, SQL Server 2014, SQL Server 2016, SQL Server 2017, SQL Server 2019, Azure SQL Database, and Azure SQL Database Managed Instance

Documentation

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].