{"id":41513247,"url":"https://github.com/frabits/frabit","last_synced_at":"2026-01-23T20:10:48.335Z","repository":{"id":64887632,"uuid":"544739130","full_name":"frabits/frabit","owner":"frabits","description":"The next-gen database automatic platform","archived":false,"fork":false,"pushed_at":"2024-08-27T00:20:15.000Z","size":3322,"stargazers_count":4,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-18T04:03:23.632Z","etag":null,"topics":["automation","database","golang","mysql","platform"],"latest_commit_sha":null,"homepage":"https://www.frabit.tech","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frabits.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"blylei"}},"created_at":"2022-10-03T06:18:21.000Z","updated_at":"2024-08-27T00:20:18.000Z","dependencies_parsed_at":"2024-07-22T01:26:57.613Z","dependency_job_id":"cdf47710-24e0-4c72-9329-c5d5e8b64a58","html_url":"https://github.com/frabits/frabit","commit_stats":null,"previous_names":["frabit-io/frabit"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/frabits/frabit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabits%2Ffrabit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabits%2Ffrabit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabits%2Ffrabit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabits%2Ffrabit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frabits","download_url":"https://codeload.github.com/frabits/frabit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabits%2Ffrabit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28699373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["automation","database","golang","mysql","platform"],"created_at":"2026-01-23T20:10:47.581Z","updated_at":"2026-01-23T20:10:48.324Z","avatar_url":"https://github.com/frabits.png","language":"Go","funding_links":["https://github.com/sponsors/blylei"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cp\u003e\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\n\u003cp align=\"center\" \u003e\n\u003cimg src=\"docs/images/dblist.png\" width=\"60%\" /\u003e\n\u003c/p\u003e\n\u003ch1\u003efrabit@The next-gen database automatic platform\u003c/h1\u003e\n    \n[简体中文](https://github.com/frabits/frabit/blob/main/README_CN.md) | [English](https://github.com/frabits/frabit/blob/main/README.md)\n\n![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/frabits/frabit/release.yaml?branch=main)\n[![GitHub release](https://img.shields.io/github/v/release/frabits/frabit)](https://github.com/frabits/frabit/releases)\n[![GoDoc](https://pkg.go.dev/badge/github.com/frabits/frabit?utm_source=godoc)](https://godoc.org/github.com/frabits/frabit)\n![GitHub go.mod Go version (subdirectory of monorepo)](https://img.shields.io/github/go-mod/go-version/frabits/frabit)\n[![Go Report Card](https://goreportcard.com/badge/github.com/frabits/frabit)](https://goreportcard.com/report/github.com/frabits/frabit)\n![GitHub](https://img.shields.io/github/license/frabits/frabit)\n\u003c/div\u003e\n\n## What is Frabit? \n\nWhy named \"Frabit\"? It's consist of the first letter of \"Fly\" that means speed and \"rabbit\" remove repeated letter 'b'. \nCrafty rabbit will ready three caves.\n\nFrabit is a comprehensive platform for database and can be  used by the Developers and DBAs. The Frabit family consists of these components:\n\n- **Frabit Console**: A web-based GUI for developers and DBAs to use/manage the databases.\n- **Frabit CLI (frabit-admin)**: The CLI mostly used to deploy/upgrade database cluster、make backup/restore and so forth. Mostly, DBAs will use this toolkit .\n- **Frabit agent**: The frabit-agent take actions at remote node, it's running as daemon process.\n- **Frabit server**: The frabit-server is core service for frabit stack,it's running as a centralized daemon process.\n\n\n## Support Database\n\n✅ MySQL  ✅ Redis ✅ MongoDB  ✅ ClickHouse\n\n## Support Platform\n\nCurrently, we provide support for following platform and architecture\n- amd64\n  - Linux\n  - Darwin/MacOS\n\n- arm64\n  - Linux\n  - Darwin/MacOS\n\n## Features\n\n- [x] Web-based database cluster deployment and upgrade\n- [x] Built-in query editor\n- [x] Detailed migration history\n- [x] Online schema change based on gh-ost or pt-osc\n- [x] Backup and restore\n- [x] Point-in-time recovery (PITR) \n- [x] Environment policy\n    - Approval policy\n    - Backup schedule enforcement  \n- [x] Role-based access control (RBAC)\n- [x] Webhook integration for Slack, DingTalk(钉钉), Feishu(飞书), WeCom(企业微信)\n\n## Community\n\n- [Discussion](https://github.com/orgs/frabits/discussions)\n- [Issues](https://github.com/frabits/frabit/issues)\n- [Twitter](https://twitter.com/frabit_io)\n- [Slack](https://frabits.slack.com)\n- [Mail list](https://groups.google.com/g/frabit)\n\n## Install\n\nOne-liner for any platform\n```bash\n/bin/bash -c \"$(curl -fsSL https://github.com/frabits/frabit/raw/main/scripts/install.sh)\"\n```\n### Linux\n\n#### 1、Install binary file \n\n##### 1.1、Linux/MacOS\n- Brew\n```bash \nbrew install frabits/tap/frabit\n```\n\n#### 1.2、rpm or deb package\n\n```bash\nversion=\"2.0.10\"\narch=`uname -r`\nyum  install -y https://github.com/frabits/frabit/releases/download/v${version}/frabit-server-${version}.${arch}.rpm\n# optional\nyum  install -y https://github.com/frabits/frabit/releases/download/${version}/frabit-agent-${version}.${arch}.rpm\n````\n\n#### 1.3、Archiver file\nYeah,we also provide executable files, you can download the archiver files enter below commands:\n```bash\nversion=\"2.0.10\" \n# for X86-64\nwget https://github.com/frabits/frabit/releases/download/v${version}/frabit_${version}_linux_amd64.tar.gz\n# for Arm64\nwget https://github.com/frabits/frabit/releases/download/v${version}/frabit_${version}_linux_arm64.tar.gz\n\ntar -xzf frabit_${version}_linux_amd64.tar.gz \nsudo mkdir -p /usr/local/frabit\ncp -r * /usr/local/frabit\n```\n\n### MacOS\n```bash\nversion=\"2.0.10\" \n# for X86-64\nwget https://github.com/frabits/frabit/releases/download/v${version}/frabit_${version}_darwin_amd64.tar.gz\n# for Arm64\nwget https://github.com/frabits/frabit/releases/download/v${version}/frabit_${version}_darwin_arm64.tar.gz\n\ntar -xzf frabit_${version}_darwin_amd64.tar.gz\nsudo mkdir -p /usr/local/frabit\ncp -r * /usr/local/frabit\n```\n\n```bash\ngit clone https://github.com/frabits/frabit.git\n```\n\nChange directory to frabit and perform below command\n```bash\ncd frabit \u0026\u0026 bash scripts/build.sh\n```\n \n\n#### 2、Build from source code\n\nAssume your already install Golang and git, Change directory to frabit and perform below command\n```bash\ngit clone https://github.com/frabits/frabit.git \ncd frabit \u0026\u0026 bash scripts/build.sh\n```\n\n## Contributing\nContributions/suggestions/requests are welcome! Feel free to [open an issue](https://github.com/frabits/frabit/issues), or ask a question on the [mailing list](https://groups.google.com/g/frabit).\n\n## License\n\nUnless otherwise noted, the Frabit source files are distributed under the [GNU GENERAL PUBLIC LICENSE\nVersion 3](./LICENSE) license found in the LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrabits%2Ffrabit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrabits%2Ffrabit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrabits%2Ffrabit/lists"}