{"id":42968087,"url":"https://github.com/qoredb/qoredb","last_synced_at":"2026-04-05T17:04:39.867Z","repository":{"id":332190387,"uuid":"1133020582","full_name":"QoreDB/QoreDB","owner":"QoreDB","description":"Next Generation Database Client","archived":false,"fork":false,"pushed_at":"2026-03-05T16:56:52.000Z","size":13096,"stargazers_count":9,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-05T19:37:25.462Z","etag":null,"topics":["database-client","nosql","opensource","sql"],"latest_commit_sha":null,"homepage":"https://www.qoredb.com/fr","language":"TypeScript","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/QoreDB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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-01-12T19:15:03.000Z","updated_at":"2026-02-27T17:59:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/QoreDB/QoreDB","commit_stats":null,"previous_names":["raphplt/qoredb","qoredb/qoredb"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/QoreDB/QoreDB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QoreDB%2FQoreDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QoreDB%2FQoreDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QoreDB%2FQoreDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QoreDB%2FQoreDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QoreDB","download_url":"https://codeload.github.com/QoreDB/QoreDB/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QoreDB%2FQoreDB/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30225404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T17:00:40.062Z","status":"ssl_error","status_checked_at":"2026-03-07T17:00:39.026Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["database-client","nosql","opensource","sql"],"created_at":"2026-01-31T00:14:13.629Z","updated_at":"2026-04-05T17:04:39.856Z","avatar_url":"https://github.com/QoreDB.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n\n# QoreDB\n\n**Next-Generation Database Client**\n\nA modern, powerful, and intuitive database management tool built with Tauri, React, and Rust.\nLightweight alternative to DBeaver and pgAdmin, designed for developers.\n\n[![License](https://img.shields.io/badge/license-Apache--2.0%20%2F%20BUSL--1.1-blue.svg)](LICENSE)\n[![Tauri](https://img.shields.io/badge/Tauri-2.10-blue.svg)](https://tauri.app/)\n[![React](https://img.shields.io/badge/React-19-blue.svg)](https://reactjs.org/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.9-blue.svg)](https://www.typescriptlang.org/)\n[![Rust](https://img.shields.io/badge/Rust-2021-orange.svg)](https://www.rust-lang.org/)\n[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)]()\n\n[Features](#-features) · [Installation](#-installation) · [Usage](#-usage) · [Development](#-development) · [Contributing](#-contributing)\n\n\u003c/div\u003e\n\n---\n\n## Features\n\n### Multi-Database Support\n\n| SQL | NoSQL / Analytical |\n| --- | --- |\n| PostgreSQL | MongoDB |\n| MySQL / MariaDB | Redis |\n| SQL Server | DuckDB |\n| SQLite | |\n| CockroachDB | |\n\n### Database Notebooks\n\nExecutable documents mixing SQL/Mongo and Markdown cells, connected to a live database.\n\n- Parameterized variables (`$customer_id`, `{{date_from}}`) with typed inputs\n- Run All / Run From Here with stop-on-error\n- Inter-cell references and Chart cells (bar, line, pie, scatter) [Pro]\n- Import from `.sql` / `.md`, export to Markdown or standalone HTML\n- `.qnb` file format, Git-diffable\n\n### Query \u0026 Schema Toolkit\n\n- **SQL + Mongo Editors** — Syntax highlighting, formatting, snippets, multi-statement execution\n- **Query Library** — Folders, tags, JSON import/export, reusable queries\n- **ER Diagram** — Interactive schema graph with isolate/focus workflows [Pro]\n- **Explain Plan Visualization** — Interactive execution plan tree with cost highlighting (PostgreSQL, MySQL, SQL Server)\n- **Visual Data Diff** — Side-by-side comparison of table/query results [Pro]\n- **Global Full-Text Search** — Search values across all tables and columns\n- **Foreign Key Peek + Virtual Relations** — Navigation even without native FK constraints\n- **Routines, Procedures, Triggers \u0026 Events** — List, create, and edit stored objects\n\n### Data Operations\n\n- **High-Performance Data Grid** — Virtualization, server-side filtering/sorting, pagination, infinite scroll, column pinning\n- **Inline Editing** — Edit rows directly in SQL and NoSQL datasets\n- **CSV Import** — Automatic separator/encoding detection, column mapping, preview before import\n- **Transaction Management** — Toggle autocommit, explicit Commit/Rollback, active transaction indicator\n- **Export Pipeline** — CSV, JSON, SQL, HTML, self-contained HTML (+ XLSX/Parquet in Pro)\n- **Cross-Database Federation** — Query and join across active connections via DuckDB\n- **Result Snapshots** — Save and compare query results over time\n- **Sandbox Mode** — Isolated local changes with migration generation\n\n### Security \u0026 Reliability\n\n- **Secure Vault** — Native OS keychain storage (Argon2) + optional app lock\n- **SSH Tunneling** — Native OpenSSH-based secure remote access\n- **Environment Safety** — Dev/Staging/Prod guards, dangerous query detection, read-only mode\n- **Universal Query Interceptor** — Central hooks for safety, audit, and profiling\n- **Connection Resilience** — Automatic reconnection, health monitoring, smart keep-alive\n- **Content Security Policy** — Strict CSP configuration\n- **Background Job Manager** — Async execution for long-running tasks with error recovery\n\n### AI Assistant [Pro]\n\n- Contextual query generation and error correction\n- Schema-aware suggestions\n\n### User Experience\n\n- **Multi-Tab Workspace** — Drag-and-drop reorder, pinned tabs, persistent context\n- **Global Search (Cmd/Ctrl + K)** — Connections, history, commands, library items\n- **Breadcrumb Navigation** — `Connection \u003e Database \u003e Schema \u003e Table` clickable path\n- **Dark / Light Theme**\n- **9 Languages** — English, French, Spanish, German, Portuguese (BR), Russian, Japanese, Korean, Chinese (Simplified)\n\n---\n\n## Installation\n\n### Download\n\nDownload the latest release for your platform from the [Releases page](https://github.com/raphplt/QoreDB/releases).\n\n| Platform | Format |\n| --- | --- |\n| **Windows** | `.msi` / `.exe` |\n| **macOS** | `.dmg` (ARM64 \u0026 Intel) |\n| **Linux** | `.deb` / `.AppImage` |\n\n### Arch Linux (AUR)\n\n```bash\nyay -S qoredb-bin\n```\n\n### Build from Source\n\n**Prerequisites:** Node.js 18+, pnpm, Rust 1.70+, [Tauri system dependencies](https://tauri.app/start/prerequisites/)\n\n\u003cdetails\u003e\n\u003csummary\u003eUbuntu/Debian system packages\u003c/summary\u003e\n\n```bash\nsudo apt-get update\nsudo apt-get install -y \\\n  pkg-config \\\n  libglib2.0-dev \\\n  libgtk-3-dev \\\n  libwebkit2gtk-4.1-dev \\\n  libayatana-appindicator3-dev \\\n  librsvg2-dev\n```\n\n\u003c/details\u003e\n\n```bash\ngit clone https://github.com/raphplt/QoreDB.git\ncd QoreDB\npnpm install\npnpm tauri dev      # development\npnpm tauri build    # production\n```\n\n---\n\n## Usage\n\n### Quick Start\n\n1. **Launch QoreDB**\n2. **Add a connection** — Click \"+\" in the sidebar\n3. **Connect** — Select your connection\n4. **Explore** — Browse databases, tables, run queries or open a notebook\n\n### Keyboard Shortcuts\n\n| Shortcut | Action |\n| --- | --- |\n| `Cmd/Ctrl + K` | Global search |\n| `Cmd/Ctrl + N` | New query tab |\n| `Cmd/Ctrl + W` | Close current tab |\n| `Cmd/Ctrl + Enter` | Execute query |\n| `Cmd/Ctrl + S` | Save |\n| `Cmd/Ctrl + ,` | Settings |\n\n---\n\n## Development\n\n### Tech Stack\n\n**Frontend:**\n\n- React 19 · TypeScript 5.9 · Vite 8 · Tailwind CSS 4\n- Radix UI · CodeMirror 6 · TanStack Table · i18next\n\n**Backend:**\n\n- Rust 2021 · Tauri 2.10 · Tokio\n- SQLx (PostgreSQL, MySQL, SQLite) · Tiberius + bb8 (SQL Server)\n- MongoDB \u0026 Redis native drivers · DuckDB (embedded analytics + federation)\n\n### Project Structure\n\n```\nQoreDB/\n├── src/                    # React frontend\n│   ├── components/         # UI components\n│   │   ├── Browser/        # Database/table browsers\n│   │   ├── Connection/     # Connection management\n│   │   ├── Notebook/       # Database notebooks\n│   │   ├── Query/          # Query editor\n│   │   ├── Schema/         # ER diagram, explain plan\n│   │   ├── Sidebar/        # Navigation sidebar\n│   │   ├── Tabs/           # Tab system\n│   │   └── ui/             # Reusable primitives (Radix-based)\n│   ├── hooks/              # Custom React hooks\n│   ├── lib/                # Tauri bindings, utilities, types\n│   └── locales/            # i18n translations (9 languages)\n├── src-tauri/              # Rust backend\n│   ├── src/commands/       # Tauri command handlers\n│   ├── src/engine/         # Database abstraction (traits, drivers)\n│   └── src/vault/          # Encrypted credential storage\n├── doc/                    # Documentation\n└── aur/                    # AUR package definition\n```\n\n### Scripts\n\n```bash\npnpm tauri dev              # Run app in dev mode (hot reload)\npnpm tauri build            # Build production app\npnpm lint:fix               # Lint + auto-fix\npnpm format:write           # Format code\npnpm test                   # Run Rust tests\ndocker-compose up -d        # Start dev databases\n```\n\n---\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n### Guidelines\n\n- Follow existing code style\n- Write meaningful commit messages\n- Add SPDX license headers to new files (`Apache-2.0` for core, `BUSL-1.1` for premium)\n- Update documentation as needed\n\n---\n\n## License\n\nCore files are licensed under **Apache 2.0** — see [LICENSE](LICENSE).\n\nPremium files are licensed under **Business Source License 1.1** — see [LICENSE-BSL](LICENSE-BSL).\n\n---\n\n## Author\n\n**Raphaël Plassart**\n\n- Email: \u003cqoredb@gmail.com\u003e\n- LinkedIn: [raphaël-plassart](https://www.linkedin.com/in/raphaël-plassart)\n- GitHub: [@raphplt](https://github.com/raphplt)\n\n---\n\n## Acknowledgments\n\n- [Tauri](https://tauri.app/) — Desktop framework\n- [CodeMirror](https://codemirror.net/) — SQL editor\n- [Radix UI](https://www.radix-ui.com/) — Accessible component primitives\n- [Tailwind CSS](https://tailwindcss.com/) — Styling\n- [SQLx](https://github.com/launchbadge/sqlx) — Async SQL toolkit\n- [DuckDB](https://duckdb.org/) — Embedded analytics engine\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\nMade with ❤️ by [raphplt](https://github.com/raphplt)\n\n\u003c/div\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqoredb%2Fqoredb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqoredb%2Fqoredb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqoredb%2Fqoredb/lists"}