Prostgles Ui Save

PostgreSQL Editor and Dashboard

Project README

Prostgles UI

Web dashboard and SQL Editor for Postgres

Screenshots

More

Features

  • SQL Editor with schema auto-completion and useful hints
  • Data edit and exploration dashboard
  • Sorting, Filtering and Cross-Filtering joined tables
  • Search with field and searchterm auto-completion
  • Multimedia (audio/video/image) display
  • HTML display
  • SVG display
  • Data import (CSV, JSON and GeoJSON)
  • Realtime data
  • Customiseable layout. Tab and side-by-side view
  • Functions and Aggregations
  • Map and Time charts with aggregations
  • PostGIS support
  • Mobile friendly
  • LISTEN NOTIFY support

Installation

git clone https://github.com/prostgles/ui.git
cd ui
docker compose up 

By default the app will be accessible at localhost:3004. To use a custom port (3099 for example) and/or a custom binding address (0.0.0.0 for example):

git clone https://github.com/prostgles/ui.git
cd ui
PRGL_DOCKER_IP=0.0.0.0 PRGL_DOCKER_PORT=3099 docker compose up 
Open Source Agenda is not affiliated with "Prostgles Ui" Project. README Source: prostgles/ui
Stars
132
Open Issues
1
Last Commit
1 month ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating