Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flathub/io.dbeaver.dbeavercommunity.client.pgsql


https://github.com/flathub/io.dbeaver.dbeavercommunity.client.pgsql

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# io.dbeaver.DBeaverCommunity.Client.pgsql

Extension to provide extended support (e.g. backup/restore) for PostgreSQL to the flatpaked version of DBeaver. You can install DBeaver from Flathub https://flathub.org/apps/details/io.dbeaver.DBeaverCommunity.

This extension only contains stripped client binaries.

## Build
```bash
flatpak-builder --repo repo build-dir io.dbeaver.DBeaverCommunity.Client.pgsql.json --force-clean
```
Add `--default-branch=stable` to build against the Flathub version of DBeaver.