pspg
Pager
A pager designed to browse and interact with table data from various databases.
Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard.
3k stars
47 watching
85 forks
Language: C
last commit: about 2 months ago
Linked from 4 awesome lists
ccsv-viewerdbclimonetdb-clientmysqlmysql-clientncursesnushellpagerpostgres-pagerpostgresqlpostgresql-clientpsqlterminalterminal-appterminal-pagertui
Related projects:
Repository | Description | Stars |
---|---|---|
xo/usql | A command-line interface for interacting with various databases via a unified API | 9,066 |
sosedoff/pgweb | A cross-platform client for PostgreSQL databases written in Go. | 8,657 |
vonng/pigsty | A PostgreSQL distribution with customizable infrastructure and tools for managing and optimizing database services | 3,470 |
pgmodeler/pgmodeler | A graphical tool for designing and managing PostgreSQL databases | 3,123 |
dbgate/dbgate | A comprehensive, cross-platform database management tool with features like schema comparison and visual query designers. | 5,408 |
cube2222/octosql | An open source CLI tool for querying and analyzing data from multiple databases and file formats using SQL. | 4,831 |
crunchydata/postgres-operator | Automates management of production-grade PostgreSQL clusters on Kubernetes | 3,948 |
pgadmin-org/pgadmin4 | An administration and development platform for managing PostgreSQL databases | 2,537 |
psycopg/psycopg | A PostgreSQL database adapter for Python | 1,777 |
paradedb/paradedb | A Postgres-based search and analytics platform built as an alternative to Elasticsearch. | 6,218 |
okbob/plpgsql_check | A tool that checks PostgreSQL stored procedures and functions for errors and security vulnerabilities. | 646 |
dimitri/pgloader | Tools for migrating data from various sources to PostgreSQL using the COPY command | 5,435 |
dalibo/pg_activity | A command line tool for monitoring activity on PostgreSQL servers. | 2,483 |
enterprisedb/pldebugger | Provides an API for debugging pl/pgsql functions in PostgreSQL databases. | 71 |
postgres/postgres | Provides source code distribution of an advanced object-relational database management system | 16,273 |