All Projects → WeBankFinTech → Qualitis

WeBankFinTech / Qualitis

Licence: apache-2.0
Qualitis is a one-stop data quality management platform that supports quality verification, notification, and management for various datasource. It is used to solve various data quality problems caused by data processing. https://github.com/WeBankFinTech/Qualitis

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Qualitis

state-workflow
State Workflow Management Package For Laravel. Inspired by ROAM Horizon State Management Package.
Stars: ✭ 29 (-89.18%)
Mutual labels:  workflow
dark-sky.alfredworkflow
A Dark Sky workflow for Alfred
Stars: ✭ 34 (-87.31%)
Mutual labels:  workflow
genesis-sample-task-runner
Gulp workflow for Auto prefixing, Sass compiling, CSS minification, automatic browser reloading and more
Stars: ✭ 23 (-91.42%)
Mutual labels:  workflow
cwlexec
A new open source tool to run CWL workflows on LSF
Stars: ✭ 34 (-87.31%)
Mutual labels:  workflow
sapporo
A standard implementation conforming to the Global Alliance for Genomics and Health (GA4GH) Workflow Execution Service (WES) API specification and a web application for managing and executing those WES services.
Stars: ✭ 17 (-93.66%)
Mutual labels:  workflow
ejyy
「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。
Stars: ✭ 561 (+109.33%)
Mutual labels:  workflow
tukio
Tukio is an event based workflow generator library
Stars: ✭ 27 (-89.93%)
Mutual labels:  workflow
Polyaxon
Machine Learning Platform for Kubernetes (MLOps tools for experimentation and automation)
Stars: ✭ 2,966 (+1006.72%)
Mutual labels:  workflow
qualscan
A CLI, and API, tool to run many quality check-ups on your javascript project.
Stars: ✭ 20 (-92.54%)
Mutual labels:  quality
shrek-springboot-vue
springboot+vue+shiro 项目,包括权限,代码生成,,工作流等 demo:地址
Stars: ✭ 49 (-81.72%)
Mutual labels:  workflow
workflow-controller
Kubernetes workflow controller
Stars: ✭ 23 (-91.42%)
Mutual labels:  workflow
change
A simple tool that automates generating and updating a changelog
Stars: ✭ 47 (-82.46%)
Mutual labels:  workflow
cli-property-manager
Use this Property Manager CLI to automate Akamai property changes and deployments across many environments.
Stars: ✭ 22 (-91.79%)
Mutual labels:  workflow
HashCompare
Compare various different Hashing Algorithms
Stars: ✭ 18 (-93.28%)
Mutual labels:  quality
Docker Camunda Bpm Platform
Docker images for the camunda BPM platform
Stars: ✭ 259 (-3.36%)
Mutual labels:  workflow
prosto
Prosto is a data processing toolkit radically changing how data is processed by heavily relying on functions and operations with functions - an alternative to map-reduce and join-groupby
Stars: ✭ 54 (-79.85%)
Mutual labels:  workflow
codeclimate-duplication
Code Climate engine for code duplication analysis
Stars: ✭ 96 (-64.18%)
Mutual labels:  quality
Celery Director
Simple and rapid framework to build workflows with Celery
Stars: ✭ 263 (-1.87%)
Mutual labels:  workflow
Workflow Kotlin
A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.
Stars: ✭ 255 (-4.85%)
Mutual labels:  workflow
percona-qa
Percona QA is a suite of scripts and utilities that assists in building, continuous integration, automated testing & bug reporting for Percona Server, Percona XtraDB Cluster, Percona XtraBackup, Percona Server for MongoDB, as well as other flavors of MySQL (Oracle, Facebook MyQSL, WebScaleSQL, MariaDB) etc.
Stars: ✭ 55 (-79.48%)
Mutual labels:  quality

License

English | 中文

Overview

Qualitis is a data quality management platform that supports quality verification, notification, and management for various datasource. It is used to solve various data quality problems caused by data processing.

Based on Spring Boot, Qualitis submits quality model task to Linkis platform. It provides functions such as data quality model construction, data quality model execution, data quality verification, reports of data quality generation and so on.

At the same time, Qualitis provides enterprise-level features of financial-level resource isolation, management and access control. It is also guaranteed working well under high-concurrency, high-performance and high-availability scenarios.

Features

  • Define Data Quality Model
    Supports data quality model below:
    1.Model of single table.
    2.Model of multi-table.
    3.Custom model.

    At the same time, Qualitis presets multiple data quality verification templates, including common checks such as null check, blank check, number check, enumeration check and so on, which simplifies data quality model definition.

  • Data Quality Model Scheduling
    Supports data quality model scheduling.

  • Data Quality Report
    Supports generating data quality reports.

  • Log Management Supports management of data quality task.

  • Abnormal Data Management
    Supports abnormal data storage, which can quickly locate problems.

  • Workflow
    Supports workflow
    Workflow needs DataSphereStudio.

  • Administrator Console
    Administrator console provided.
    And it also supports personnel management, access control management, privilege control management, metadata management and so on.

Compared with similar systems

Documents

Quick Deploy
User Manual
Architecture Design

Click here to view more documents

Architecture

Road Map

1. Support Verification in Report Data

  • Support verification in report data in workflow

2. Support Verification in Multi-Storage

  • Support data quality verification between Hive, HDFS, and MySQL
  • Support data quality verification between kafka

3. Support generating data quality report

Supports generating data quality reports with optional latitude.

4. Support intelligent discovery of data quality problems


Communication

If you desire immediate response, please kindly raise issues to us or scan the below QR code by WeChat and QQ to join our group:

License

Linkis is under the Apache 2.0 license. See the LICENSE file for details.

Tips

Because the front-end code of Qualitis is FES, a front-end framework developed by WeBank, but the FES framework is not currently open source, so the front-end code of Qualitis is not open source for the time being. We will promote Qualitis's front-end open source as soon as possible. We are very sorry about this.

You can download the source code and unzip web/app/src/main/resources/static/static.zip to get the compiled front-end code, or use it directly by downloading the release.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].