From c7179ea029abb096675afd618f9a852e8901310d Mon Sep 17 00:00:00 2001 From: George Chernishev Date: Sun, 16 Nov 2025 01:10:04 +0300 Subject: [PATCH] Introduce data profiler section --- README.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.adoc b/README.adoc index 7dc1f66..ef924ad 100644 --- a/README.adoc +++ b/README.adoc @@ -56,6 +56,12 @@ toc::[] * https://github.com/monosidev/monosi[Monosi] - Data observability & monitoring platform. * https://github.com/open-metadata/OpenMetadata[OpenMetadata] - Generalized metadata, search, and lineage tool. +== Data Profiling + +* https://github.com/capitalone/dataprofiler[Data Profiler] - The DataProfiler is a Python library designed to make data analysis, monitoring, and sensitive data detection easy. +* https://github.com/desbordante/desbordante-core[Desbordante] - An open-source data profiler specifically focused on discovery and validation of complex patterns in data. +* https://github.com/ydataai/ydata-profiling[YData Profiling] - A general-purpose open-source data profiler for high-level analysis of a dataset. + == Data Virtualization * https://drill.apache.org/[Apache Drill] - Schema-free SQL Query Engine for Hadoop, NoSQL and Cloud Storage.