An open API service indexing awesome lists of open source software.

https://github.com/javiercanon/microsoft-sql-server-scripts-utils

πŸ‘©β€πŸ’» Utility scripts, functions and stored procedures for Microsoft Sql Server, in the real life... πŸ‘¨β€πŸ’»
https://github.com/javiercanon/microsoft-sql-server-scripts-utils

microsoft-sql-server microsoft-sqlserver-database sql sql-functions sql-query sql-script sql-scripts sql-server sql-stored-procedures sql-utilities sql-utils sqlserver

Last synced: 8 months ago
JSON representation

πŸ‘©β€πŸ’» Utility scripts, functions and stored procedures for Microsoft Sql Server, in the real life... πŸ‘¨β€πŸ’»

Awesome Lists containing this project

README

          

# Microsoft-SQL-Server-Scripts-Utils

Utility scripts, functions and stored procedures for Microsoft Sql Server.

The name of the folder contains de script with the minimoun version for compatibility for that script.

## Philosophy of Javier CaΓ±on
* KISS by design and programming. An acronym for "keep it simple, stupid" or "keep it stupid simple", is a design principle. The KISS principle states that most systems work best if they are kept simple rather than made complicated; therefore, simplicity should be a key goal in design, and unnecessary complexity should be avoided. Variations on the phrase include: "Keep it simple, silly", "keep it short and simple", "keep it simple and straightforward", "keep it small and simple", or "keep it stupid simple".

* Select the best tools for the job, use tools that take less time to finish the job.
* Productivity over complexity and avoid unnecessary complexity for elegant or beauty code.

* Computers are machines, more powerful every year, give them hard work, concentrate on being productive.

## Issues and Bug Traking ##
Please submit *bug reports* or *feature requests* on GitHub:
* [Issue | Request Features](https://github.com/JavierCanon/Microsoft-SQL-Server-Scripts-Utils/issues)

## Requeriments ##

* Microsoft SQL Server, Any Edition

## Contributing

Please read [CONTRIBUTING.md](/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).

## Authors

* **Javier CaΓ±on** - *Initial work* - [www.JavierCanon.com](https://www.javiercanon.com)

See also the list of [contributors](/AUTHORS.md) who participated in this project.

## Supported by, thanks to

![Softcanon](https://github.com/JavierCanon/Social-Office-Webackeitor/raw/master/docs/images/logo_softcanon_200x75.gif)

[Softcanon](https://www.softcanon.com)
--

* [SQL Pretty Printer for SQL Server](http://www.dpriver.com/products/sqlpp/index.php)
--

## License

This project is licensed under the MIT LICENSE - see the [LICENSE.md](/LICENSE.md) file for details.

---
Made with ❀️ by **[Javier Cañon](https://www.javiercanon.com)**.