Software Alternatives & Reviews

pgweb VS DbGate

Compare pgweb VS DbGate and see what are their differences

pgweb logo pgweb

Web-based PostgreSQL database browser written in Go. Pgweb is a web-based database browser for PostgreSQL, written in Go and works on OSX, Linux and Windows machines.

DbGate logo DbGate

Open Source Database Manager for SQL Server, MySQL, PostgreSQL, SQLite, MongoDB, Redis and more
  • pgweb Landing page
    Landing page //
    2023-09-20
  • DbGate Landing page
    Landing page //
    2023-10-21

DbGate is modern, fast and easy to use (no)SQL database client

Features

  • Table data editing, with SQL change script preview
  • Edit table schema, indexes, primary and foreign keys
  • Light and dark theme
  • Master/detail views
  • Create and export ER diagrams from existing database
  • Query designer
  • Form view for comfortable work with tables with many columns
  • JSON view on MongoDB collections
  • Explore tables, views, procedures, functions, MongoDB collections
  • SQL editor
    • execute SQL script
    • SQL code formatter
    • SQL code completion
    • Add SQL LEFT/INNER/RIGHT join utility
  • Mongo JavaScript editor, execute Mongo script (with NodeJs syntax)
  • Runs as application for Windows, Linux and Mac. Or in Docker container on server and in web Browser on client.
  • Import, export from/to CSV, Excel, JSON
  • Archives - backup your data in JSON files on local filesystem (or on DbGate server, when using web application)
  • Charts
  • For detailed info, how to run DbGate in docker container, visit docker hub
  • Extensible plugin architecture

DbGate

Website
dbgate.org
$ Details
free
Platforms
Mac OSX Linux Docker Windows Web Node JS

Category Popularity

0-100% (relative to pgweb and DbGate)
MySQL Tools
34 34%
66% 66
Databases
31 31%
69% 69
Database Management
49 49%
51% 51
MySQL GUI
0 0%
100% 100

User comments

Share your experience with using pgweb and DbGate. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare pgweb and DbGate

pgweb Reviews

We have no reviews of pgweb yet.
Be the first one to post

DbGate Reviews

15 Best MySQL GUI Clients for macOS
Finally, let’s have an overview of DbGate – a free, cross-platform, and cross-database GUI client that covers both SQL-based and NoSQL systems. It allows connecting to multiple databases, browsing and editing table schemas and actual data, writing SQL queries with autocompletion, building queries visually, as well as creating ER diagrams, charts, and maps based on your data....
Source: blog.devart.com

Social recommendations and mentions

Based on our record, DbGate should be more popular than pgweb. It has been mentiond 8 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

pgweb mentions (2)

  • Ask HN: What apps have you created for your own use?
    Built Pgweb (Postgres GUI) some time ago since I could not find a good minimalistic database explorer. https://github.com/sosedoff/pgweb The app is super simple, made with Go + jQuery and I still use it almost every day, and has brought it to every single company I've been with. - Source: Hacker News / 5 months ago
  • Best programming language for a db app?
    Starting with web might be good option. With Go and embedding frontend files, you can have single file app that works. Example -> https://github.com/sosedoff/pgweb. Source: almost 3 years ago

DbGate mentions (8)

  • Document your database simply and easily
    This tool doesn't let you run SQL queries or create tables. SchemaSpy describes and visualizes an already-created database. To work directly with SQL, I recommend https://www.beekeeperstudio.io/ or https://dbgate.org/. - Source: Hacker News / 3 months ago
  • Is Pg Admin 4 slow and clunky or is it my PC?
    Try https://dbeaver.io/ or https://dbgate.org/ (which can work in web mode). Source: 12 months ago
  • Why is pgAdmin such trash?
    You should try https://dbgate.org/. Source: about 1 year ago
  • Show HN: Slashbase – open-source collaborative IDE for databases in browser
    The two open source SQL IDEs I really like are https://www.beekeeperstudio.io/ and https://dbgate.org/ . Both very nice for my somewhat simple querying needs. - Source: Hacker News / over 1 year ago
  • Database GUIs in JavaScript
    DbGate is the most feature rich client from this list. It uses multi-connection and multi-database in one window paradigm, with tabs labeled with asociated database. It has interesting data-navigating features, like master/detail and form views, and excel-like data editing. Also you could use features which you may know from classical clients, like query designer or ER diagram viwer. It is the only client from... - Source: dev.to / over 1 year ago
View more

What are some alternatives?

When comparing pgweb and DbGate, you can also consider the following products

DBeaver - DBeaver - Universal Database Manager and SQL Client.

Adminer - Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.

HeidiSQL - HeidiSQL is a powerful and easy client for MySQL, MariaDB, Microsoft SQL Server and PostgreSQL. Open source and entirely free to use.

pgAdmin - pgAdmin Website

MySQL Workbench - MySQL Workbench is a unified visual tool for database architects, developers, and DBAs.

phpMyAdmin - phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web.