https://github.com/krishcdbry/dbview-releases
https://github.com/krishcdbry/dbview-releases
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krishcdbry/dbview-releases
- Owner: krishcdbry
- Created: 2025-12-08T01:51:45.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-18T21:14:16.000Z (6 months ago)
- Last Synced: 2025-12-21T01:07:15.341Z (6 months ago)
- Language: Standard ML
- Size: 37.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# DBView Releases
Public releases repository for DBView - a beautiful, fast database client for macOS.
## Latest Release: v1.0.1
**Download:** [DBView_1.0.1_aarch64.dmg](./v1.0.1/DBView_1.0.1_aarch64.dmg) (Apple Silicon)
### What's New in v1.0.1
- Export dialog with checkboxes for views, procedures, functions, triggers
- Import support for MySQL DELIMITER syntax
- Dynamic version detection using Tauri API
- Anonymous telemetry for app improvement
- Fixed import issues with escaped quotes and DELIMITER syntax
## System Requirements
**macOS:**
- macOS 12.0 (Monterey) or later
- Apple Silicon (M1/M2/M3/M4)
**Windows:**
- Windows 10 or later (64-bit)
## Installation
1. Download the `.dmg` file
2. Open the DMG and drag DBView to your Applications folder
3. Launch DBView from Applications
## Auto-Update
DBView includes automatic update checking. When a new version is available, you'll be prompted to update directly from within the app.
## All Releases
| Version | Date | macOS | Windows |
|---------|------|-------|---------|
| v1.0.1 | 2025-12-10 | [DMG](./v1.0.1/DBView_1.0.1_aarch64.dmg) | [EXE](./v1.0.1/DBView_1.0.1_x64-setup.exe) / [MSI](./v1.0.1/DBView_1.0.1_x64_en-US.msi) |
| v1.0.0 | 2025-12-10 | [DMG](./v1.0.0/DBView_1.0.0_aarch64.dmg) | - |
| v1.0.0-beta.1 | 2025-12-09 | [DMG](./v1.0.0-beta.1/DBView_1.0.0-beta.1_aarch64.dmg) | - |
## Changelog
See [CHANGELOG.md](./CHANGELOG.md) for detailed release notes.
## Issues & Feedback
For bug reports and feature requests:
- Use the in-app feedback system (click feedback icon in status bar)
- Visit [dbview.io](https://dbview.io)
## Links
- Website: [dbview.io](https://dbview.io)
- Documentation: [dbview.io/docs](https://www.dbview.io/docs)