Skip to content

Commit 0b3ccd1

Browse files
authored
Merge pull request ktaranov#217 from Vija02/master
Update databaseanswers.org link to web archive and add dbschemalibrary.com
2 parents b1ba27d + fde7e96 commit 0b3ccd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,8 @@ Useful links, scripts, tools and best practice for Microsoft SQL Server Database
487487
- [SQL Assessment API rules in .csv format](https://github.com/microsoft/sql-server-samples/blob/master/samples/manage/sql-assessment-api/DefaultRuleset.csv) (by Microsoft)
488488
- [SQL cheat sheet for PostgreSQL and Oracle](https://www.pcwdld.com/sql-cheat-sheet) (by Marc Wilson)
489489
- [Bllitz Excel UI](https://1pro.bi/blitz-excel-ui/) (by Alex)
490-
- [Industry-specific Data Models - cover Subject Areas and are used to create Enterprise Data Models](http://www.databaseanswers.org/data_models/)
490+
- [Industry-specific Data Models - cover Subject Areas and are used to create Enterprise Data Models](https://web.archive.org/web/20220330034214/http://databaseanswers.org/data_models/)
491+
- [Library of Database Schemas](https://dbschemalibrary.com/)
491492
- [SQLFacts - A powerful suite of FREE TSQL tools for SQL Server database professionals](https://www.sqlfacts.com)
492493

493494
**[⬆ back to top](#table-of-contents)**

0 commit comments

Comments
 (0)