DQO is an open-source data quality platform that works both locally or in the cloud.
You can install DQO locally in 30 seconds.
Compile directly from GitHub
Linux/MacOs
> git pull dqops/dqo
> ./dqo
Windows
> git pull dqops/dqo
> dqo.cmd
Linux/MacOs Windows
> git pull dqops/dqo > git pull dqops/dqo
> ./dqo > dqo.cmd