ephemeralpg VS tempgres-server

Compare ephemeralpg vs tempgres-server and see what are their differences.

tempgres-server

REST service for creating temporary PostgreSQL databases (by ClockworkConsulting)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ephemeralpg tempgres-server
2 1
173 17
- -
4.5 0.0
5 months ago about 2 years ago
Ruby Haskell
GNU General Public License v3.0 or later 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.

ephemeralpg

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

tempgres-server

Posts with mentions or reviews of tempgres-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-17.
  • Ephemeral Postgres Databases
    6 projects | news.ycombinator.com | 17 Nov 2021
    (Shameless plug:)

    Here's the same thing as a docker container you can just keep around which auto-destroys the databases after a set time: https://github.com/ClockworkConsulting/tempgres-server

    A docker container is on dockerhub as 'cwconsult/tempgres:v2.1.1' (I think I messed up the last publishing and 'latest' doesn't point to that. I should really fix that tag.)

    A few nice things about this one is that:

    - You don't even need a local PostgreSQL

    - You can keep one somewhere in your LAN and never have to worry about it again.

    - It integrates trivially with GitLab CI where you just use it as a service inside the build.

    - Integration super-simple... simple enough to use even in e.g. shell scripts.

    - No need to worry about tear-down

What are some alternatives?

When comparing ephemeralpg and tempgres-server you can also consider the following projects:

database-lab

embedded-postgres-binaries - Lightweight bundles of PostgreSQL binaries with reduced size intended for testing purposes.

zapatos - Zero-abstraction Postgres for TypeScript: a non-ORM database library

steampipe - Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.

dockertest - Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.

postgresqltuner - Simple script to analyse your PostgreSQL database configuration, and give tuning advice