ncda VS pspg

Compare ncda vs pspg and see what are their differences.

ncda

Ncurses disk usage analyzer (by yankh764)

pspg

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. (by okbob)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ncda pspg
1 13
0 2,375
- -
0.0 7.8
about 2 years ago 12 days ago
C C
GNU General Public License v3.0 only BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ncda

Posts with mentions or reviews of ncda. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-13.
  • Using st_size field in stat data structure to scan directories' sizes gives me different results than other disk usage analyzers
    2 projects | /r/linuxquestions | 13 Feb 2022
    I'm working on Ncurses based disk usage analyzer. The only way I have found to get directories' sizes is to use lstat() and get it through the st_size field. So I made a recursive function (which is named get_dir_tree()), it reads the directories content and if it's a file it uses lstat() on it, if it's a directory it calls itself recursively. However I have found that it gives larger results than other disk usage analyzers like du, ncdu and baobab and I can't find out why, so any help is really appreciated. Here is the file on Github that contains the function and it is on line 282.

pspg

Posts with mentions or reviews of pspg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-05.

What are some alternatives?

When comparing ncda and pspg you can also consider the following projects:

baobab - Read-only mirror of https://gitlab.gnome.org/GNOME/baobab

pgquarrel - pgquarrel compares PostgreSQL database schemas (DDL)

nnn - n³ The unorthodox terminal file manager

mandown - man-page inspired Markdown viewer

tig - Text-mode interface for git

postgres_lsp - A Language Server for Postgres

mdviewer - Rendered display of markdown on terminal

moar - Moar is a pager. It's designed to just do the right thing without any configuration.

ccodoc - ccodoc(鹿威し)simulated(造)in your terminal(庭)

libpg_query - C library for accessing the PostgreSQL parser outside of the server environment

vetur - Vue tooling for VS Code.