{"id":34911955,"url":"https://github.com/webstonehq/seaquel","last_synced_at":"2026-04-15T05:02:57.762Z","repository":{"id":329828796,"uuid":"1119811087","full_name":"webstonehq/seaquel","owner":"webstonehq","description":"A modern, open-source database client for desktop and web.","archived":false,"fork":false,"pushed_at":"2026-04-13T02:47:17.000Z","size":6945,"stargazers_count":102,"open_issues_count":4,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-13T04:10:03.945Z","etag":null,"topics":["database","sql"],"latest_commit_sha":null,"homepage":"https://seaquel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webstonehq.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-19T22:25:38.000Z","updated_at":"2026-04-13T02:47:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/webstonehq/seaquel","commit_stats":null,"previous_names":["webstonehq/seaquel"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/webstonehq/seaquel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webstonehq%2Fseaquel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webstonehq%2Fseaquel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webstonehq%2Fseaquel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webstonehq%2Fseaquel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webstonehq","download_url":"https://codeload.github.com/webstonehq/seaquel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webstonehq%2Fseaquel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31826907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"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":["database","sql"],"created_at":"2025-12-26T11:28:21.613Z","updated_at":"2026-04-15T05:02:57.741Z","avatar_url":"https://github.com/webstonehq.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n\n# Seaquel\n\n**Explore, query, and visualize your databases — all in one app.**\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n[![Version](https://img.shields.io/github/v/release/webstonehq/seaquel)](https://github.com/webstonehq/seaquel/releases)\n[![GitHub Stars](https://img.shields.io/github/stars/webstonehq/seaquel)](https://github.com/webstonehq/seaquel/stargazers)\n[![Discord](https://img.shields.io/discord/1452421515164385436?label=Discord\u0026logo=discord\u0026logoColor=white)](https://seaquel.app/discord)\n[![Try Demo](https://img.shields.io/badge/Try-Live%20Demo-brightgreen)](https://seaquel.app/demo)\n\n![Seaquel Screenshot](https://seaquel.app/product-screenshot.png)\n\nWorks with 6 database engines. No account required. Free and open source.\u003cbr\u003e\n[Try it in your browser](https://seaquel.app/demo) in seconds.\n\n\u003c/div\u003e\n\n## Features\n\n### Query \u0026 Edit\n\n- **SQL editor** — Syntax highlighting, formatting, parameter support, and Monaco-based editing\n- **Inline result editing** — INSERT, UPDATE, and DELETE rows directly from the results table\n- **Visual query builder** — Drag-and-drop canvas for building queries without SQL\n- **AI assistant** — Get help writing and understanding SQL queries\n- **SQL learning sandbox** — Interactive challenges to practice SQL\n\n### Explore \u0026 Visualize\n\n- **Schema browser** — Explore tables, columns, indexes, constraints, and more\n- **Entity Relationship Diagrams** — Auto-generated ERDs with PNG/SVG export\n- **EXPLAIN/ANALYZE visualizer** — Understand query plans with hot path detection\n- **Database statistics** — Dashboard with table sizes, row counts, and index usage\n- **Data visualization** — Bar, line, pie, and scatter charts from query results\n\n### Collaborate \u0026 Share\n\n- **CSV/JSON export** — Export query results to CSV or JSON\n- **Query sharing** — Share queries via Git repositories\n- **Connection import** — Import connections from DBeaver and TablePlus\n- **Multi-project** — Organize connections and queries across projects\n\n### Customize\n\n- **Themes** — Light and dark modes with a built-in theme editor\n- **Internationalization** — Available in English, Spanish, German, French, Arabic, and Korean\n- **Command palette** — Quick access to all actions via keyboard\n- **SSH tunneling** — Connect securely through SSH tunnels\n- **Auto-updates** — Stay current with automatic update notifications\n\n## Comparison with Alternatives\n\n|                      |      Seaquel       |      DBeaver       |     TablePlus      |      DataGrip      |      pgAdmin       |\n| -------------------- | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: |\n| Open source          | :white_check_mark: | :white_check_mark: |        :x:         |        :x:         | :white_check_mark: |\n| Multi-database       | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |        :x:         |\n| Browser demo         | :white_check_mark: |        :x:         |        :x:         |        :x:         |        :x:         |\n| ERD generation       | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |        :x:         |\n| Visual query builder | :white_check_mark: | :white_check_mark: |        :x:         |        :x:         | :white_check_mark: |\n| EXPLAIN visualizer   | :white_check_mark: | :white_check_mark: |        :x:         | :white_check_mark: | :white_check_mark: |\n| Free                 | :white_check_mark: |      Freemium      |        Paid        |        Paid        | :white_check_mark: |\n| Lightweight          | :white_check_mark: |        :x:         | :white_check_mark: |        :x:         | :white_check_mark: |\n\n## Installation\n\nDownload Seaquel for your platform from [seaquel.app/download](https://seaquel.app/download).\n\n| Platform | Architectures                         |\n| -------- | ------------------------------------- |\n| macOS    | Intel (x86_64), Apple Silicon (ARM64) |\n| Linux    | x86_64, ARM64                         |\n| Windows  | x86_64, ARM64                         |\n\nWant to try it first? Check out the [browser demo](https://seaquel.app/demo) (powered by DuckDB WASM).\n\n## Database Support\n\n| Feature              |     PostgreSQL     |       MySQL        |      MariaDB       |       SQLite       |       MSSQL        |       DuckDB       |\n| -------------------- | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: |\n| Connect \u0026 query      | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |\n| Schema browser       | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |\n| EXPLAIN visualizer   | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |\n| ERD generation       | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |\n| Inline editing       | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |\n| Statistics dashboard | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |\n\n## Community\n\n- [Discord](https://seaquel.app/discord) — Chat, ask questions, share feedback\n- [GitHub Issues](https://github.com/webstonehq/seaquel/issues) — Bug reports and feature requests\n\n## Contributing\n\nContributions are welcome! Here's how to get started:\n\n1. Browse the [open issues](https://github.com/webstonehq/seaquel/issues) to find something to work on\n2. For larger changes, open an issue first to discuss your approach\n3. Fork the repo, create a branch, and submit a pull request\n\n## Development\n\n### Prerequisites\n\nUse [mise](https://mise.jdx.dev/) to install the required toolchain:\n\n```bash\nmise install\n```\n\nThis installs Node.js and Rust as defined in `mise.toml`.\n\n### Setup\n\n```bash\ngit clone https://github.com/webstonehq/seaquel.git\ncd seaquel\nnpm install\n```\n\n### Commands\n\n```bash\nnpm run tauri:dev       # Start development, note \"tauri:dev\" vs the default \"tauri dev\"\nnpm run tauri build     # Build production app\nnpm run check           # Type checking\nnpm run check:watch     # Type checking (watch mode)\n```\n\n## Tech Stack\n\n- [Tauri](https://tauri.app/) — Native app shell with Rust backend\n- [SvelteKit](https://svelte.dev/docs/kit) — App framework\n- [Svelte](https://svelte.dev/) — UI with runes-based reactivity\n- [TypeScript](https://www.typescriptlang.org/) — Type safety\n- [Tailwind CSS](https://tailwindcss.com/) — Styling\n- [Rust](https://www.rust-lang.org/) — Backend plugins and system integration\n\n## License\n\n[MIT](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebstonehq%2Fseaquel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebstonehq%2Fseaquel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebstonehq%2Fseaquel/lists"}