Update link to demo page
This commit is contained in:
parent
e5480621ee
commit
f1f4edf247
@ -13,7 +13,7 @@ Web-based PostgreSQL database browser written in Go.
|
|||||||
|
|
||||||
Pgweb is a web-based database browser for PostgreSQL, written in Go and works
|
Pgweb is a web-based database browser for PostgreSQL, written in Go and works
|
||||||
on OSX, Linux and Windows machines. Main idea behind using Go for backend development
|
on OSX, Linux and Windows machines. Main idea behind using Go for backend development
|
||||||
is to utilize ability of the compiler to produce zero-dependency binaries for
|
is to utilize ability of the compiler to produce zero-dependency binaries for
|
||||||
multiple platforms. Pgweb was created as an attempt to build very simple and portable
|
multiple platforms. Pgweb was created as an attempt to build very simple and portable
|
||||||
application to work with local or remote PostgreSQL databases.
|
application to work with local or remote PostgreSQL databases.
|
||||||
|
|
||||||
@ -49,12 +49,12 @@ Please get in touch via: https://goo.gl/forms/euQOGWg5uPdPH70b2
|
|||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
Visit https://pgweb-demo.herokuapp.com to see pgweb in action.
|
Visit https://pgweb-demo.fly.dev/ to see pgweb in action.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
- [Precompiled binaries](https://github.com/sosedoff/pgweb/releases) for supported
|
- [Precompiled binaries](https://github.com/sosedoff/pgweb/releases) for supported
|
||||||
operating systems are available.
|
operating systems are available.
|
||||||
- [More installation options](https://github.com/sosedoff/pgweb/wiki/Installation)
|
- [More installation options](https://github.com/sosedoff/pgweb/wiki/Installation)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user