An open API service indexing awesome lists of open source software.

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

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