https://github.com/jaro-c/klyradb
Native desktop app to manage isolated PostgreSQL, MySQL, MariaDB and Redis instances on Linux — like DBngin but for Ubuntu
https://github.com/jaro-c/klyradb
database dbmanager desktop-app golang linux mariadb mysql postgresql redis snap ubuntu wails
Last synced: about 2 months ago
JSON representation
Native desktop app to manage isolated PostgreSQL, MySQL, MariaDB and Redis instances on Linux — like DBngin but for Ubuntu
- Host: GitHub
- URL: https://github.com/jaro-c/klyradb
- Owner: Jaro-c
- License: other
- Created: 2026-04-17T05:05:28.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-26T19:34:58.000Z (about 2 months ago)
- Last Synced: 2026-04-26T20:29:57.691Z (about 2 months ago)
- Topics: database, dbmanager, desktop-app, golang, linux, mariadb, mysql, postgresql, redis, snap, ubuntu, wails
- Language: Go
- Homepage: https://snapcraft.io/klyradb
- Size: 85.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# KlyraDB
> Manage isolated PostgreSQL, MySQL, MariaDB and Redis instances on Linux.
> No Docker. No config files. Just click and run.
---
## Install
```bash
sudo snap install klyradb
```
That's it. No dependencies, no setup.
---
## What it does
- Create multiple database instances, each on its own port
- Start and stop them individually
- Copy the connection URI with one click
- Works with whatever database clients you already have
**Bundled engines — no extra installation required:**
| Engine | Versions bundled | Also detects from host |
|------------|-------------------|------------------------|
| PostgreSQL | 16, 17, 18 | |
| MySQL | 8.0 | 8.4 |
| MariaDB | 10.6 | 10.11, 11.4 |
| Redis | 6.x | 7.2, 7.4 |
---
## License
Apache 2.0