{"id":49456073,"url":"https://github.com/t8y2/dbx","last_synced_at":"2026-05-01T07:00:42.550Z","repository":{"id":354629899,"uuid":"1224172037","full_name":"t8y2/dbx","owner":"t8y2","description":"Open-source, lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server.","archived":false,"fork":false,"pushed_at":"2026-04-30T06:00:57.000Z","size":3178,"stargazers_count":303,"open_issues_count":3,"forks_count":14,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-30T06:20:18.289Z","etag":null,"topics":["clickhouse","database","database-client","database-management","duckdb","gui","mongodb","mysql","postgresql","redis","rust","sql-server","sqlite","tauri","vue"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/t8y2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-29T03:00:36.000Z","updated_at":"2026-04-30T06:20:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/t8y2/dbx","commit_stats":null,"previous_names":["t8y2/dbx"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/t8y2/dbx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t8y2%2Fdbx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t8y2%2Fdbx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t8y2%2Fdbx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t8y2%2Fdbx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t8y2","download_url":"https://codeload.github.com/t8y2/dbx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t8y2%2Fdbx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32487739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","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":["clickhouse","database","database-client","database-management","duckdb","gui","mongodb","mysql","postgresql","redis","rust","sql-server","sqlite","tauri","vue"],"created_at":"2026-04-30T06:00:41.572Z","updated_at":"2026-05-01T07:00:42.533Z","avatar_url":"https://github.com/t8y2.png","language":"Vue","readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"docs/logo.png\" width=\"80\" /\u003e\n  \u003ch1\u003eDBX\u003c/h1\u003e\n  \u003cp\u003eOpen-source, lightweight, cross-platform database management tool.\u003c/p\u003e\n  \u003cp\u003e\n    \u003cimg src=\"https://img.shields.io/badge/MySQL-4479A1?logo=mysql\u0026logoColor=white\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/PostgreSQL-4169E1?logo=postgresql\u0026logoColor=white\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/SQLite-003B57?logo=sqlite\u0026logoColor=white\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Redis-DC382D?logo=redis\u0026logoColor=white\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/MongoDB-47A248?logo=mongodb\u0026logoColor=white\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/DuckDB-FFF000?logo=duckdb\u0026logoColor=black\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/ClickHouse-FFCC01?logo=clickhouse\u0026logoColor=black\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/SQL%20Server-CC2927?logo=microsoftsqlserver\u0026logoColor=white\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/MariaDB-003545?logo=mariadb\u0026logoColor=white\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/TiDB-DC150B?logo=tidb\u0026logoColor=white\" /\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    English | \u003ca href=\"README.zh-CN.md\"\u003e简体中文\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## Features\n\n- **Multi-database** — MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server, MariaDB, TiDB, OceanBase, openGauss, GaussDB, KingBase, Vastbase, GoldenDB\n- **Schema browser** — Databases, schemas, tables, columns, indexes, foreign keys, triggers\n- **Query editor** — CodeMirror 6 with syntax highlighting, Cmd+Enter execution, Cmd+scroll zoom\n- **AI SQL assistant** — Natural language to SQL, explain, optimize, fix errors (Claude / OpenAI)\n- **Data grid** — Virtual-scrolled table with inline editing, sorting, search, pagination, column resize, row numbers, zebra stripes\n- **Export** — CSV, JSON, Markdown\n- **Redis browser** — Key pattern search, value viewer for all data types (String, Hash, List, Set, ZSet)\n- **MongoDB browser** — Document CRUD with pagination\n- **Query history** — Persistent history with search, restore, one-click copy\n- **Safety** — Confirmation dialog for DROP / DELETE / TRUNCATE / ALTER\n- **Auto-reconnect** — Transparent retry on connection loss\n- **SSH tunnel** — Key and password authentication\n- **File drag \u0026 drop** — Drag .db / .sqlite / .duckdb files to open directly\n- **Dark mode** — Native title bar theme sync\n- **i18n** — English \u0026 简体中文\n- **Tiny** — ~15 MB installer (no bundled Chromium)\n\n## Screenshot\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"docs/screenshot.png\" width=\"800\" /\u003e\n\u003c/div\u003e\n\n## Install\n\nDownload the latest release from the [Releases](https://github.com/t8y2/dbx/releases) page.\n\n### macOS Note\n\nDBX is not signed with an Apple Developer certificate. On first launch, macOS will block the app. To fix this:\n\n```bash\nxattr -cr /Applications/dbx.app\n```\n\nOr: **System Settings → Privacy \u0026 Security → Open Anyway**.\n\n## Getting Started\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) \u003e= 18\n- [pnpm](https://pnpm.io/)\n- [Rust](https://www.rust-lang.org/tools/install) \u003e= 1.77\n\n### Development\n\n```bash\npnpm install\npnpm tauri dev\n```\n\n### Build\n\n```bash\npnpm tauri build\n```\n\nThe installer will be in `src-tauri/target/release/bundle/`.\n\n## Tech Stack\n\n| Layer     | Technology                                                                                                                                                                                                       |\n| --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| Framework | [Tauri 2](https://tauri.app/)                                                                                                                                                                                    |\n| Frontend  | [Vue 3](https://vuejs.org/) + TypeScript                                                                                                                                                                         |\n| UI        | [shadcn-vue](https://www.shadcn-vue.com/) + Tailwind CSS                                                                                                                                                         |\n| Editor    | [CodeMirror 6](https://codemirror.net/)                                                                                                                                                                          |\n| Backend   | Rust + [sqlx](https://github.com/launchbadge/sqlx) / [tiberius](https://github.com/prisma/tiberius) / [redis-rs](https://github.com/redis-rs/redis-rs) / [mongodb](https://github.com/mongodb/mongo-rust-driver) |\n\n## License\n\n[MIT](LICENSE)\n\n## Community\n\n[![LINUX DO](https://img.shields.io/badge/LINUX%20DO-Community-blue)](https://linux.do)\n\n|                     WeChat Group                      |                     QQ Group                      |\n| :---------------------------------------------: | :-----------------------------------------: |\n| \u003cimg src=\"docs/wechat-group.jpg\" width=\"200\" /\u003e | \u003cimg src=\"docs/qq-group.jpg\" width=\"200\" /\u003e |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft8y2%2Fdbx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft8y2%2Fdbx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft8y2%2Fdbx/lists"}