Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/flathub/io.dbeaver.dbeavercommunity.client.pgsql
- Owner: flathub
- Created: 2019-07-03T20:13:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T07:51:50.000Z (7 months ago)
- Last Synced: 2024-11-08T06:36:50.325Z (about 2 months ago)
- Homepage: https://flathub.org/apps/details/io.dbeaver.DBeaverCommunity.Client.pgsql
- Size: 7.81 KB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.