nowfound

Alternatives

Products that do what I made pgdbtemplate to cut PostgreSQL test time by 1.5x using templates does

Tired of your Go tests being slowed down by repetitive PostgreSQL database setup? I built pgdbtemplate to solve exactly that. It uses PostgreSQL's native template databases to create fully migrated test databases in milliseconds instead of seconds. The problem: Traditional test setup runs all your migrations for every single test. With a complex schema, this wastes minutes in every test run. The solution: Create one "golden" template database. Every test gets its own isolated copy instantly via CREATE DATABASE ... TEMPLATE. Benchmarks don't lie: - 1.5x faster for complex schemas (5+ tables)…

  1. 1

    Free private sample PostgreSQL databases

    2021

  2. 2SU
  3. 3
    bit.io130

    All your data in one place

    2021

  4. 4DG
  5. 5PE

    2018 · bluejekyll.github.io

  6. 6TS
  7. 7PC
  8. 8
    QoreDB95

    The fast, open-source database client built with Rust

    Mar 2026

  9. 9QG
  10. 10GT

    2013 · databasetestdata.com

  11. 11DL

    2014 · databaselabs.io

  12. 12

    Simpler, faster, better, less work

    Jul 2026 · 4281871326947.gumroad.com

  13. 13PO
  14. 14IF
  15. 15PM
  16. 16DL
  17. 17IM
  18. 18IM

    Hello HN, I've just released a new migration tool for Go that mimics the functionality of Ruby on Rails migrations. It's designed to help Go developers manage database schema changes with ease. This allows you several benefits: - Write type-safe migrations - Auto down of migrations whenever it's possible - Easy backfill even with business logic because it's Go code - Painless integration with existing schema - sql.DB compatible and driver agnostic (it uses your driver) I have a pretty complete API to manage Postgres schema and I am working on the SQLite one (a little more complicated due to…

    2024 · github.com

  19. 19TT
  20. 20PP
  21. 21AI
  22. 22UP

    uplpgsql compiles PL/pgSQL to native code. It took over twenty years to get here, but here it is. On July 19, 2005, I demoed my optimizing PL/SQL compiler to Andy Astor, Denis Lussier, and Jim Mlodgenski at EnterpriseDB; PL/SQL packages, procedures, and functions ran on Postgres at native speed, not interpreted. While they didn't acquire it, they brought me on as a founding engineer focused on Oracle Database compatibility and performance. Then, on November 20, 2014, long after we'd both left, Denis suggested I make it a universal PL compiler that didn't care which dialect it…

    Jul 2026 · github.com

  23. 23IG
  24. 24PP

Ranked by how close each launch is in meaning, then by votes. Refine with a description →