SaaSHub helps you find the best software and product alternatives Learn more →
Pgadmin4 Alternatives
Similar projects and alternatives to pgadmin4
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
-
-
-
TypeORM
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
-
beekeeper-studio
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
-
-
-
-
-
dbgate
Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
pgadmin4 discussion
pgadmin4 reviews and mentions
-
Set Up An E-Commerce Backend With Medusa In Just A Few Minutes
This will create a new PostgreSQL database. You may also create a new database via a GUI tool such as pgAdmin.
-
Setting Up CloudNativePG on KIND with pgAdmin
pgAdmin4 Official Site
-
Show HN: Outerbase Studio – Open-Source Database GUI
> browser based
For whatever reason, this is the main limiting factor, because local software can be really good, for example:
DBeaver - pretty nice and lightweight local tool for a plethora of databases https://dbeaver.io/
DataGrip - commercial product, but you'll feel right at home if you use other JetBrains products https://www.jetbrains.com/datagrip/
DbVisualizer - really cool tool that helps you explore messy schemas https://www.dbvis.com/
HeidiSQL - haven't really used this myself but the version graph on the page is cool https://www.heidisql.com/
There's also some solutions that are specific to certain databases, like:
pgAdmin - for PostgreSQL https://www.pgadmin.org/
MySQL Workbench - for MySQL/MariaDB, sometimes a bit buggy but I really like the reverse engineering and forward engineering functionality https://www.mysql.com/products/workbench/
(out of respect for my own sanity, not mentioning SQL Developer, even though it sort of works)
Adminer - one of the somewhat rare web based solutions for the likes of MySQL/MariaDB, actually pleasant to use as long as you use it securely, this I think is a good example of web based DB tools https://www.adminer.org/
-
How I Solved Common Prisma ORM Errors: Debugging Tips and Best Practices
The first thing I tried was to run the same query as plain SQL against the database using pgAdmin, and it perfectly worked.
- SQL e Ruby: Explorando Banco de Dados Além do Rails ActiveRecord
-
Announcing the public beta for dedicated clusters
We've put a special focus on making sure Drizzle, Prisma, SQLAlchemy and Django ORMs work well with our platform. Common administrative and data exploration tools like DataGrip, pgAdmin and TablePlus have been put through the wringer to resolve any compatibility hiccups seen over the past few months.
-
PgManage: Modern, cross platform graphical database client
If you are interested in this there's of course also the mature https://www.pgadmin.org. It's available for many platforms as an app or Docker image.
-
Running pgAdmin to manage a PostgreSQL cluster in Kubernetes
pgAdmin is a popular open-source tool for managing Postgres databases. It is convenient for creating databases, schemas, tables, viewing data, executing SQL queries, and much more in a user-friendly web interface.
-
Best PostgreSQL GUI Tools
pgAdmin is one of the most popular, most used, and most reliable PostgreSQL GUI tools available. This is because pgAdmin was developed by part of the PostgreSQL team and directly comes in the PostgreSQL installation pack. However, compared to the other tools, it is the sole GUI application that supports only PostgreSQL.
-
Required Database Management Tools for Web Development
pgAdmin
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Mar 2025
Stats
pgadmin-org/pgadmin4 is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of pgadmin4 is Python.