Skip to content

Commit

Permalink
holistic.dev (#418)
Browse files Browse the repository at this point in the history
* holistic.dev

* dwh.dev

* fix punctuation
  • Loading branch information
antonrevyako authored Jan 10, 2024
1 parent aac7303 commit 97052a7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ For updates on `awesome-db-tools` and thoughts/news about databases/tools/SQL fo
- [Plan](#plan)
- [Scripts](#scripts)
- [Data](#data)
- [Catalog](#catalog)
- [Catalog](#catalog)
- [Lineage](#lineage)
- [Generation/Masking/Subsetting](#generationmaskingsubsetting)
- [Replication](#replication)
- [Compare](#compare)
Expand Down Expand Up @@ -332,6 +333,7 @@ Low-code and no-code platforms for application building
## SQL

### Analyzers
- [Holistic.dev](https://holistic.dev) - Automatic detection service for database performance, security, and architecture issues.
- [SQLCheck](https://github.com/jarulraj/sqlcheck) - Automatically detects common SQL anti-patterns.
- [SQLFluff](https://github.com/sqlfluff/sqlfluff) - Dialect-flexible and configurable SQL linter.
- [SQLLineage](https://github.com/reata/sqllineage) - SQL Lineage Analysis Tool powered by Python.
Expand Down Expand Up @@ -420,6 +422,9 @@ Useful SQL-scripts for various purposes
- [DataHub](https://github.com/datahub-project/datahub) - The Metadata Platform for the Modern Data Stack.
- [Marquez](https://github.com/MarquezProject/marquez) - Collect, aggregate, and visualize a data ecosystem's metadata.

### Lineage
- [Dwh.dev](https://dwh.dev) - Nexgen data lineage for Snowflake.

### Generation/Masking/Subsetting
- [Benerator](https://github.com/rapiddweller/rapiddweller-benerator-ce) - Generate, obfuscate (anonymize / pseudonymize) and migrate data for development, testing and training purposes.
- [dbForge Data Generator for MySQL](https://www.devart.com/dbforge/mysql/data-generator) - Powerful GUI tool for creating massive volumes of realistic test data.
Expand Down

0 comments on commit 97052a7

Please sign in to comment.