pgquarrel VS pg-dump-splitter

Compare pgquarrel vs pg-dump-splitter and see what are their differences.

pgquarrel

pgquarrel compares PostgreSQL database schemas (DDL) (by eulerto)

pg-dump-splitter

``pg-dump-splitter`` is a utility to split Postgresql's dump file for easily using source code comparing tools to its data. You are able to use this utility as a part of big automate script. (by polymorphm)
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
pgquarrel pg-dump-splitter
1 1
380 5
- -
0.8 0.0
about 1 year ago over 4 years ago
C Lua
BSD 3-clause "New" or "Revised" License MIT 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.

pgquarrel

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

pg-dump-splitter

Posts with mentions or reviews of pg-dump-splitter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-30.
  • Anyone using pgCodeKeeper?
    2 projects | /r/PostgreSQL | 30 Jan 2021
    If you need to compare database objects for example in git - look also at https://github.com/polymorphm/pg-dump-splitter suitable for those who do not like Java there python and lua. But even here the author is from Russia)))) . But you are not afraid to use json\jsonb in PostgresSQL - this was also done by Russian. And the implementation of the MVCC in PostgreSQL is generally done by a Soviet programmer))).

What are some alternatives?

When comparing pgquarrel and pg-dump-splitter you can also consider the following projects:

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.

PipelineDB - High-performance time-series aggregation for PostgreSQL

psycopg2 - PostgreSQL database adapter for the Python programming language

citus - Distributed PostgreSQL as an extension