Pgtemp: The easiest way to write tests with Postgres in Rust, without Docker

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • pgtemp

    Rust library and daemon for easily starting postgres databases per-test without Docker

  • copycat

    Generate deterministic fake values: The same input will always generate the same fake-output. (by snaplet)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • ephemeral-postgres

    Starts a postgres in docker where any credentials or database name is accepted

  • I made a similar (less features) docker based thing https://github.com/mnahkies/ephemeral-postgres - in my instance I was just sick of creating users/databases with the right names when hopping between projects.

    In general I expect test suites to put things into the expected starting state, though I can see the appeal of giving each suite it's own isolated state since that makes parallelism easier

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Snaplet Seed – Seed data made easy

    1 project | news.ycombinator.com | 6 May 2024
  • Supabase Branching

    2 projects | dev.to | 13 Dec 2023
  • Show HN: Seed your Postgres development database with production-like data

    1 project | news.ycombinator.com | 16 Nov 2023
  • Show AWS: Snaplet clones a subset of your Postgres RDS instance, whilst anonymizing the data, so that you can restore it into your development environments: Local, staging, and preview.

    1 project | /r/aws | 2 Nov 2023
  • Show HN: Seed your Postgres database with production-like data

    1 project | news.ycombinator.com | 7 Oct 2023