pgweb logo

pgweb

Web-based PostgreSQL database browser written in Go.
8
17
+ 1
0

What is pgweb?

This is a web-based browser for PostgreSQL database server. Its written in Go and works on Mac OSX, Linux and Windows machines. Main idea behind using Go for the backend is to utilize language's ability for cross-compile source code for multiple platforms. This project is an attempt to create a very simple and portable application to work with PostgreSQL databases.
pgweb is a tool in the Database Tools category of a tech stack.
pgweb is an open source tool with 8.2K GitHub stars and 707 GitHub forks. Here’s a link to pgweb's open source repository on GitHub

Who uses pgweb?

Companies

Developers
6 developers on StackShare have stated that they use pgweb.

pgweb Integrations

pgweb's Features

  • Connect to local or remote server
  • Browse tables and table rows
  • Get table details: structure, size, indices, row count
  • Execute SQL query and run analyze on it
  • Export query results to CSV
  • View query history

pgweb Alternatives & Comparisons

What are some alternatives to pgweb?
Slick
It is a modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred.
Dataform
Dataform helps you manage all data processes in your cloud data warehouse. Publish tables, write data tests and automate complex SQL workflows in a few minutes, so you can spend more time on analytics and less time managing infrastructure.
DB
With DB you can very easily save, restore, and archive snapshots of your database from the command line. It supports connecting to different database servers (for example a local development server and a staging or production server) and allows you to load a database dump from one environment into another environment.
Spring Data
It makes it easy to use data access technologies, relational and non-relational databases, map-reduce frameworks, and cloud-based data services. This is an umbrella project which contains many subprojects that are specific to a given database.
DataGrip
A cross-platform IDE that is aimed at DBAs and developers working with SQL databases.
See all alternatives

pgweb's Followers
17 developers follow pgweb to keep up with related blogs and decisions.