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... π¨βπ»
- Host: GitHub
- URL: https://github.com/javiercanon/microsoft-sql-server-scripts-utils
- Owner: JavierCanon
- License: mit
- Created: 2020-03-28T17:25:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T23:26:54.000Z (over 5 years ago)
- Last Synced: 2025-05-07T06:46:05.894Z (8 months ago)
- Topics: 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
- Language: TSQL
- Homepage:
- Size: 1.13 MB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Roadmap: Roadmap.md
- Authors: AUTHORS.md
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://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)**.