{"id":13569374,"url":"https://github.com/flowerfine/scaleph","last_synced_at":"2025-10-19T09:46:31.974Z","repository":{"id":36955151,"uuid":"484676569","full_name":"flowerfine/scaleph","owner":"flowerfine","description":"Open data platform based on Kubernetes. Scaleph supports SeaTunnel、Flink and Doris backended by SeaTunnel on Flink engine、Flink Kubernetes Operator and Doris operator.","archived":false,"fork":false,"pushed_at":"2025-07-09T03:41:57.000Z","size":21991,"stargazers_count":384,"open_issues_count":80,"forks_count":110,"subscribers_count":10,"default_branch":"dev","last_synced_at":"2025-07-27T07:33:51.975Z","etag":null,"topics":["dag","data-platform","dataops","doris","doris-manager","doris-operator","flink","flink-kubernetes","flink-kubernetes-operator","flink-sql","flink-sql-gateway","seatunnel"],"latest_commit_sha":null,"homepage":"https://flowerfine.github.io/scaleph-repress-site/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flowerfine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-04-23T07:20:18.000Z","updated_at":"2025-07-09T03:42:02.000Z","dependencies_parsed_at":"2024-07-14T13:54:57.868Z","dependency_job_id":"ebb2f4d6-d935-48db-a109-956210693030","html_url":"https://github.com/flowerfine/scaleph","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/flowerfine/scaleph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowerfine%2Fscaleph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowerfine%2Fscaleph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowerfine%2Fscaleph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowerfine%2Fscaleph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flowerfine","download_url":"https://codeload.github.com/flowerfine/scaleph/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowerfine%2Fscaleph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279770777,"owners_count":26224083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dag","data-platform","dataops","doris","doris-manager","doris-operator","flink","flink-kubernetes","flink-kubernetes-operator","flink-sql","flink-sql-gateway","seatunnel"],"created_at":"2024-08-01T14:00:39.241Z","updated_at":"2025-10-19T09:46:31.935Z","avatar_url":"https://github.com/flowerfine.png","language":"Java","readme":"# scaleph\n\n[![Gihub Actions](https://github.com/flowerfine/scaleph/actions/workflows/ci-maven.yml/badge.svg?branch=master)](https://github.com/flowerfine/scaleph/actions) [![Total Lines](https://tokei.rs/b1/github/flowerfine/scaleph?category=lines)](https://github.com/flowerfine/scaleph) [![Last commit](https://img.shields.io/github/last-commit/flowerfine/scaleph.svg)](https://github.com/flowerfine/scaleph) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=flowerfine_scaleph\u0026metric=sqale_rating)](https://sonarcloud.io/dashboard?id=flowerfine_scaleph) [![codecov](https://codecov.io/gh/flowerfine/scaleph/branch/master/graph/badge.svg)](https://codecov.io/gh/flowerfine/scaleph/branch/master) [![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=flat\u0026logo=docker\u0026logoColor=white)](https://github.com/orgs/flowerfine/packages?repo_name=scaleph)\n\nThe Scaleph project features data integration, develop,  job schedule and orchestration and aims to run on cloud environment. \n\nIt trys to provide one-stop data platform for simplifying development of data application. Scaleph hopes to help peoples to aggregate and analyze data, free data internal worth and make profit from them.\n\nScaleph is driven by personal interest and evolves actively through faithful developer, flowerfine is open and appreciates any helps.\n\n## Features\n\n* Data Integration\n  * Web-ui click-and-drag data integration ways backended by [Apache SeaTunnel](https://seatunnel.apache.org/) on Flink engine.\n  \n  * Support the latest 2.3.8 V2 out-of-the-box connectors and transforms.\n\n  * DataSource management.\n  \n* Data Development\n  * Jar. User develops Flink job using DataStream or Table API and package it as a jar.\n  * SQL. Support online Flink SQL editor backended by [Flink SQL Gateway](https://nightlies.apache.org/flink/flink-docs-release-1.18/docs/dev/table/sql-gateway/overview/).\n* Data Warehouse\n  * Doris. Support Doris Cluster management on Kubernetes backended by [doris-operator](https://github.com/selectdb/doris-operator).\n\n* Other\n  * Kubernetes. Manage Flink through [Flink Kubernetes Operator](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-stable/) and Doris through [doris-operator](https://github.com/selectdb/doris-operator).\n\n\n## Documentation\n\nLearn more about Scaleph at https://github.com/flowerfine/scaleph\n\n## Code of Conduct\n\nThis project adheres to the Contributor Covenant [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/)\n\n## Contributing\n\nFor contributions, please refer [CONTRIBUTING](https://github.com/flowerfine/scaleph)\n\nThanks for all people who already contributed to Scaleph!\n\n\u003ca href=\"https://github.com/flowerfine/scaleph/graphs/contributors\"\u003e\n    \u003cimg src=\"https://contrib.rocks/image?repo=flowerfine/scaleph\" /\u003e\u003c/a\u003e\n\n## Contact\n\n* Bugs and Features: [Issues](https://github.com/flowerfine/scaleph/issues)\n\n* Chinese user:\n\n   ![wechat](docs/image/1581680135004_.pic.jpg)\n\n## Sponsor\n\nThanks to [JetBrains](https://www.jetbrains.com/?from=scaleph) for supporting us free open source licenses.\n\n[![JetBrains](https://img.alicdn.com/tfs/TB1sSomo.z1gK0jSZLeXXb9kVXa-120-130.svg)](https://www.jetbrains.com/?from=scaleph)\n\n## License\n\nScaleph is licenced under the Apache License Version 2.0, link is [here](https://www.apache.org/licenses/LICENSE-2.0.txt).","funding_links":[],"categories":["Java","大数据"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowerfine%2Fscaleph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflowerfine%2Fscaleph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowerfine%2Fscaleph/lists"}