Node-pg-migrate Alternatives

Similar projects and alternatives to node-pg-migrate

  1. Killed by Google

    Part guillotine, part graveyard for Google's doomed apps, services, and hardware.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. supabase

    890 node-pg-migrate VS supabase

    The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

  4. Prisma

    485 node-pg-migrate VS Prisma

    Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

  5. litestream

    Streaming replication for SQLite.

  6. kubernetes-the-hard-way

    Bootstrap Kubernetes the hard way. No scripts.

  7. realworld

    "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more

  8. fastify

    127 node-pg-migrate VS fastify

    Fast and low overhead web framework, for Node.js

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. diagrams

    :art: Diagram as Code for prototyping cloud system architectures

  11. migrate

    Database migrations. CLI and Golang library.

  12. graphjin

    GraphJin - Build NodeJS / GO APIs in 5 minutes not weeks

  13. PostgresApp

    The easiest way to get started with PostgreSQL on the Mac

  14. PostgreSQL

    58 node-pg-migrate VS PostgreSQL

    PostgreSQL client for node.js.

  15. logpaste

    A simple web service for storing text log files

  16. prawn-stack

    A pageview counter using the AWS free tier, Postgres, Node and React

  17. asciinema

    Platform for hosting and sharing terminal session recordings

  18. blog

    1 node-pg-migrate VS blog

    Opensource,Database,AI,Business,Minds. git clone --depth 1 https://github.com/digoal/blog (by digoal)

  19. postgres-meta

    A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries

  20. refinery

    Powerful SQL migration toolkit for Rust. (by rust-db)

  21. sql-lint

    An SQL linter

  22. LetsShip

    Let's learn devops by shipping a final product in .NET 5

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better node-pg-migrate alternative or higher similarity.

node-pg-migrate discussion

Log in or Post with

node-pg-migrate reviews and mentions

Posts with mentions or reviews of node-pg-migrate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-20.
  • Fully featured Repository Pattern with Typescript and native PostgreSQL driver
    5 projects | dev.to | 20 Mar 2022
    Why PG? For the clarity of the article to a large circle of developers, the entire explanation will be built by PostgreSQL and PG package. And in a real project, the database schema will change over time, and in order to be able to perform migrations, we will use Node PG migrate.
  • New to PostgreSQL - Best way to use it?
    6 projects | /r/PostgreSQL | 25 Jan 2022
    b) How you will manage schema migrations: every time you change tables, columns, foreign keys, every time you create or modify stored procedures, and so on, you need to do this through a migration. Here I'm at loss to recommend anything specific, but if you went with Prisma, I would read their docs and use whatever they are recommending you (if they actually recommend something). If you want something more neutral but still in the node ecosystem, node-pg-migrate might be the winner here? I'm not sure.
  • Postgres: What is the development process?
    3 projects | /r/PostgreSQL | 17 Oct 2021
    You’ll probably want something like this too: https://github.com/salsita/node-pg-migrate
  • The Architecture of a One-Man SaaS
    16 projects | news.ycombinator.com | 8 Apr 2021
    You can use any normal DB migration tool. For k8s, I put the app's readiness probe to false, run the migrations and then toggle the probe back to true.

    Here are some migration libraries:

    Go - https://github.com/golang-migrate/migrate

    Node - https://github.com/salsita/node-pg-migrate

  • A note from our sponsor - InfluxDB
    www.influxdata.com | 14 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic node-pg-migrate repo stats
4
1,374
9.3
1 day ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?