Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
ProxyWeb is a web-based management interface for ProxySQL. Its goal is to move administrative tasks that would normally be done through the ProxySQL admin interface or command line into the browser. The documentation states that it supports MySQL and PostgreSQL backends under ProxySQL 3.x, and can manage objects such as servers, users, query rules, and variables.
Its core capabilities are fairly focused. First, it provides a table browser for viewing, searching, sorting, and paginating any ProxySQL table, with support for inline row insert, update, and delete operations. Second, it includes a built-in SQL query editor for running ad hoc SQL, plus a quick-query menu for common operations. Third, it offers configuration diffing, allowing side-by-side comparison of the Disk, Memory, and Runtime configuration layers to help identify configuration drift and perform load/save operations. Fourth, it supports multi-instance management, allowing users to switch between different ProxySQL instances from the navigation bar. On the security side, it provides two roles: admin and read-only. Read-only users can browse and query data, but cannot modify data or access settings.
ProxyWeb is labeled as Open Source and GPL-3.0. The documentation does not mention a commercial edition or paid plans, so it is best understood as a free, open-source, self-hosted tool. Deployment is straightforward: it can be started quickly with a Docker image, and it can also be installed as a systemd service on bare-metal environments such as Ubuntu. For configuration, it supports overriding Web UI credentials and each ProxySQL server DSN via environment variables, avoiding the need to hard-code sensitive information in configuration files. There is no mention of a public API, SDK, SSO, audit logs, or commercial support.
Its strengths are a clear use case, quick onboarding, and relatively complete coverage of common ProxySQL administration tasks. The Disk/Memory/Runtime configuration diffing is especially valuable for operations troubleshooting. Support for managing PostgreSQL backends is also a practical extension point. The downside is that its scope is narrow: it is not a general-purpose database management platform. The documentation mainly covers quick start and configuration options, with limited guidance on production-grade security hardening, team permissions, auditing, and high availability. It is best suited for DBAs, SREs, backend engineers, and platform teams already using ProxySQL, as an internal management dashboard.
The documentation does not provide information about access from mainland China, mirror sources, or payment. Since ProxyWeb is self-hosted, actual availability mainly depends on access to GitHub, Docker image pulls, and the deployment network environment. If pulling images or accessing GitHub is unreliable, options include deploying from source, using an internal image registry, or using tools such as ProxySQL Admin, Adminer, pgAdmin, or CloudBeaver as alternatives or complements.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on proxyweb.org official site.
proxyweb.org is an Unknown Dev Tools provider. TG4G tracks its product information, an overall rating of 6.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach proxyweb.org directly.