pgsink VS xact

Compare pgsink vs xact and see what are their differences.

pgsink

Logically replicate data out of Postgres into sinks (files, Google BigQuery, etc) (by lawrencejones)

xact

Model based design for developers (by wtpayne)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pgsink xact
5 2
76 1
- -
0.0 0.0
about 1 year ago almost 3 years ago
Go Python
MIT License GNU Affero General Public License v3.0
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.

pgsink

Posts with mentions or reviews of pgsink. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.
  • GitHub - go-jet/jet: Type safe SQL builder with code generation and automatic query result data mapping
    2 projects | /r/golang | 10 Jan 2023
    This is a really awesome project. I’ve used it on https://github.com/lawrencejones/pgsink to generate type safe bindings to the Postgres catalog tables, along with a few of the tables the project maintains itself.
  • Trade-offs from using ULIDs at incident.io
    2 projects | /r/programming | 3 Jan 2023
    pgx is really good: it's what I used to write logical decoders in https://github.com/lawrencejones/pgsink
  • A modern data stack for startups
    4 projects | dev.to | 21 Apr 2022
    It used to be that companies would write their own hacky scripts to perform this extraction - I've had terrible incidents caused by ETL database triggers in the past, and even built a few generic ETL tools myself.
  • Sync Postgres to BigQuery, possible? How?
    3 projects | /r/bigquery | 5 Apr 2021
  • Ask HN: Show me your Half Baked project
    154 projects | news.ycombinator.com | 9 Jan 2021
    Postgres change-capture device that supports high-throughput and low-latency capture to a variety of sinks (at first release, just Google BigQuery):

    https://github.com/lawrencejones/pgsink

    I know there's debezium and Netflix's dblog, but this project aims to be much simpler.

    Forget about kafka and any other dependency: just point it at Postgres, and your data will be pushed into BigQuery. And for people with highly-performance-sensitive databases, the read workload has been designed with Postgres efficiency in mind.

    I'm hoping pgsink could be a gateway drug to get small companies up and running with a data warehouse. If your datastore of choice is Postgres, it's a huge help to replicate everything into an analytics datastore. A similar tool has helped my company extract expensive work out of our primary database, which is super useful for scaling.

    The project is 90% there, about 10hrs and some testing away from being useable. Once there, I'll be hitting up some start-up friends and seeing if they want to give it a whirl.

xact

Posts with mentions or reviews of xact. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-09.
  • Ask HN: Show me your Half Baked project
    154 projects | news.ycombinator.com | 9 Jan 2021
    https://github.com/wtpayne/xact - Model Based Systems/Software Engineering tool with support for machine learning and synthetic data.
  • Ask HN: Does Your Company Practice Model Based Systems Engineering? (MBSE)
    1 project | news.ycombinator.com | 24 Dec 2020
    MBSE is a vastly underappreciated technique, and one that deserves much more exposure in the mainstream tech community.

    Sadly, I have found myself exceedingly disappointed at the tooling available to support MBSE, having mainly used Simulink, and also experimented with a few others like Rhapsody, Capella and EA.

    Constant mouse usage with Simulink gave me really bad RSI, and merging models was a pain, due to the way that layout and structural information were mixed together in the xml-based .mdl file format.

    So (naturally) I made a text-based alternative. It's a bit like TensorFlow in that you create a compute graph (computational model), and then run it.

    The model itself can be generated dynamically in a script, using JQuery-like syntax to add or change nodes, or alternatively it can be stored and version controlled in one or more text files, using YAML, XML, JSON or TOML (or some mixture of those) to serialise the structure in an easy-to-diff-and-merge form.

    https://github.com/wtpayne/xact

What are some alternatives?

When comparing pgsink and xact you can also consider the following projects:

pastty - Copy and paste across devices

pegao - Pegao is a community about lists of links on topics of interest.

dupver - Deduplicating VCS for large binary files in Go

UsTaxes - Tax filing web application

DataflowTemplates - Cloud Dataflow Google-provided templates for solving in-Cloud data tasks

wcp

debezium-examples - Examples for running Debezium (Configuration, Docker Compose files etc.)

tinyjam - A radically simple, zero-configuration static site generator in JavaScript

dbt-metabase - dbt + Metabase integration

jarvis - An AI sidekick that helps you control your computer.

thgtoa - The Hitchhiker’s Guide to Online Anonymity

langmap - A complete map of all the languages and their dependencies