An open API service indexing awesome lists of open source software.

https://github.com/matteogioioso/postgres-explain-core

Package for PostgreSQL query plan visualizer
https://github.com/matteogioioso/postgres-explain-core

postgres postgresql query sql

Last synced: 10 months ago
JSON representation

Package for PostgreSQL query plan visualizer

Awesome Lists containing this project

README

          

# Postgres explain

Components and core logic for Postgres explain visualizer

## Install

- Use Go `v1.20`
- `go mod tidy`
- `go install github.com/gzuidhof/tygo@latest`