Management tool for PostgreSQL
pgAdmin 4 is a rewrite of the popular pgAdmin3 management tool for the PostgreSQL
(http://www.postgresql.org) database.
pgAdmin 4 is written as a web application in Python, using jQuery and Bootstrap
for the client side processing and UI. On the server side, Flask is being utilised.
Although developed using web technologies, we intend for pgAdmin 4 to be usable
either on a web server using a browser, or standalone on a workstation. The
runtime/ subdirectory contains a QT based runtime application intended to allow
this - it is essentially a browser and Python interpretor in one package which
will be capable of hosting the Python application and presenting it to the user
as a desktop application.
- Links to server:database:postgresql / pgadmin4
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:sbradnick:branches:server:database:postgresql/pgadmin4 && cd $_ - Create Badge
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| README.SUSE | 0000001898 1.85 KB | |
| README.SUSE.uwsgi.in | 0000000411 411 Bytes | |
| _link | 0000000134 134 Bytes | |
| _service | 0000000236 236 Bytes | |
| fix-eventlet-select_epoll.patch | 0000004998 4.88 KB | |
| fix-python3-crypto-call.patch | 0000002637 2.58 KB | |
| fix-reproducible-builds.patch | 0000000483 483 Bytes | |
| make-cloud-packages-optional.patch | 0000001089 1.06 KB | |
| node_modules.obscpio | 0202725264 193 MB | |
| node_modules.spec.inc | 0000175020 171 KB | |
| node_modules.sums | 0000240510 235 KB | |
| optipng | 0000000881 881 Bytes | |
| package-lock.json | 0000789184 771 KB | |
| package_deps-smb.patch | 0000000591 591 Bytes | |
| package_deps.patch | 0000000814 814 Bytes | |
| package_git_local-9.10-smb.patch | 0000000843 843 Bytes | |
| pgadmin-user.conf | 0000000112 112 Bytes | |
| pgadmin4-9.10.tar.gz | 0044200340 42.2 MB | |
| pgadmin4-9.10.tar.gz.asc | 0000000833 833 Bytes | |
| pgadmin4-desktop | 0000004750 4.64 KB | |
| pgadmin4.changes | 0000152752 149 KB | |
| pgadmin4.conf.in | 0000000742 742 Bytes | |
| pgadmin4.desktop | 0000000255 255 Bytes | |
| pgadmin4.keyring | 0000003167 3.09 KB | |
| pgadmin4.service.in | 0000000823 823 Bytes | |
| pgadmin4.spec | 0000020713 20.2 KB | |
| pgadmin4.tmpfiles.d | 0000000039 39 Bytes | |
| pgadmin4.uwsgi.in | 0000000266 266 Bytes | |
| support-new-azure-mgmt-rdbms.patch | 0000000970 970 Bytes | |
| update-vendor.sh | 0000000859 859 Bytes | |
| use-os-makedirs.patch | 0000000693 693 Bytes |
Comments 0