https://github.com/db-toolkit/db-toolkit
Modern cross-platform database management application with database exploration, query execution, data exploration and management, automated backups and lot more.
https://github.com/db-toolkit/db-toolkit
cross-platform database-management electron modern
Last synced: 4 months ago
JSON representation
Modern cross-platform database management application with database exploration, query execution, data exploration and management, automated backups and lot more.
- Host: GitHub
- URL: https://github.com/db-toolkit/db-toolkit
- Owner: db-toolkit
- License: mit
- Created: 2025-12-10T10:47:24.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-01-17T23:15:32.000Z (5 months ago)
- Last Synced: 2026-01-18T04:48:30.182Z (5 months ago)
- Topics: cross-platform, database-management, electron, modern
- Language: JavaScript
- Homepage: https://dbtoolkit.vercel.app
- Size: 60.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# DB Toolkit
   
Free, open-source and modern cross-platform database management application with database exploration, query execution, data exploration and management, automated backups and lot more.

## Features
- **Workspaces** - Multiple isolated workspace tabs (up to 20) for working with different databases simultaneously, with custom names, colors and keyboard shortcuts
- **Multi-Database Support** - PostgreSQL, MySQL, MariaDB, SQLite, MongoDB with connection management and session persistence
- **Schema Explorer** - Visual tree browser with table details, search, and real-time updates
- **Query Editor** - Monaco-based editor with syntax highlighting, auto-complete, multiple tabs, history, and AI-powered analysis
- **Data Explorer** - Inline editing, insert/delete rows, pagination, sorting, filtering, CSV/JSON export/import, and cell preview
- **Backup & Restore** - Automated and manual backups with scheduling, compression, verification, and real-time progress
- **AI Query Assistant** - Generate, optimize, and explain SQL queries with Cloudflare AI
- **Settings & Customization** - Dark mode, query defaults, editor preferences, workspace settings, and appearance settings
## Tech Stack
**Backend:** Node.js, Electron IPC, SQLite3, PostgreSQL, MySQL, MongoDB drivers
**Frontend:** Electron, React 18, Tailwind CSS, Monaco Editor, Framer Motion, Vite
## License
MIT License