diff --git a/README.md b/README.md index 7650ed9..a5460a8 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ For updates on `awesome-db-tools` and thoughts/news about databases/tools/SQL fo ### Documentations - [dbdocs](https://dbdocs.io/) - Create web-based database documentation using DSL code. - [DBML](https://github.com/holistics/dbml) - Database Markup Language, designed to define and document database structures. +- [doc-sql-database](https://github.com/JoePlant/doc-sql-database) - Generate an interactive report for a Microsoft SQL Server database using a script to extract key information. - [SchemaCrawler](https://github.com/schemacrawler/SchemaCrawler) - A free database schema discovery and comprehension tool. - [Schema Spy](https://github.com/schemaspy/schemaspy) - Generating your database to HTML documentation, including Entity Relationship diagrams. - [tbls](https://github.com/k1LoW/tbls) - CI-Friendly tool for document a database, written in Go.