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.
- Sources inherited from project SUSE:SLE-15-SP3:Update
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/pgadmin4.28121 && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
0001-Fixed-an-issue-when-uploading-a-CSV.patch | 0000001923 1.88 KB | |
0001-Fixes-a-redirect-vulnerability-when-the-user- |
0000002532 2.47 KB | |
0002-Ensure-that-upload-paths-are-children-of-the- |
0000003353 3.27 KB | |
README.SUSE | 0000001770 1.73 KB | |
README.SUSE.uwsgi.in | 0000000419 419 Bytes | |
fix-python-lib.patch | 0000001303 1.27 KB | |
fix-python3-crypto-call.patch | 0000002692 2.63 KB | |
pgadmin4-4.30.tar.gz | 0036490656 34.8 MB | |
pgadmin4-4.30.tar.gz.asc | 0000000833 833 Bytes | |
pgadmin4.changes | 0000075125 73.4 KB | |
pgadmin4.conf.in | 0000000750 750 Bytes | |
pgadmin4.desktop.in | 0000000319 319 Bytes | |
pgadmin4.keyring | 0000003167 3.09 KB | |
pgadmin4.qt.conf.in | 0000000099 99 Bytes | |
pgadmin4.service.in | 0000000827 827 Bytes | |
pgadmin4.spec | 0000017099 16.7 KB | |
pgadmin4.tmpfiles.d | 0000000039 39 Bytes | |
pgadmin4.uwsgi.in | 0000000270 270 Bytes | |
use-os-makedirs.patch | 0000000608 608 Bytes |
Latest Revision
Release from SUSE:Maintenance:28121 / pgadmin4.SUSE_SLE-15-SP3_Update
Comments 0