Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down