No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-22 17:54:43 +02:00
.github package LibreDB Studio 0.16.1 for YunoHost 2026-09-20 22:05:42 +03:00
conf cleaning 2026-09-20 22:17:27 +02:00
doc take the package through the official linter 2026-09-20 22:53:51 +03:00
scripts cleaning 2026-09-20 22:17:27 +02:00
.editorconfig package LibreDB Studio 0.16.1 for YunoHost 2026-09-20 22:05:42 +03:00
.gitattributes package LibreDB Studio 0.16.1 for YunoHost 2026-09-20 22:05:42 +03:00
.gitignore package LibreDB Studio 0.16.1 for YunoHost 2026-09-20 22:05:42 +03:00
LICENSE put the real licence in LICENSE 2026-09-20 22:40:51 +03:00
manifest.toml Merge branch 'master' into testing 2026-09-22 08:39:56 +02:00
README.md Auto-update READMEs 2026-09-22 08:39:59 +02:00
tests.toml package LibreDB Studio 0.16.1 for YunoHost 2026-09-20 22:05:42 +03:00

Logo of LibreDB Studio LibreDB Studio, packaged for YunoHost

Web SQL client for 16 database engines, with schema browser, ER diagrams and query editor

🌐 Official app website App Demo Version: 0.16.2~ynh1

Screenshots

Screenshot of LibreDB Studio

📦 Developer info

Automatic tests level

🛠️ Upstream LibreDB Studio repository: https://github.com/libredb/libredb-studio

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/libredb_studio_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade libredb_studio -u https://github.com/YunoHost-Apps/libredb_studio_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.