# Olshansk/postgres_for_everything

How to reduce complexity and move faster? Just Postgres for everything.

Repository: https://github.com/Olshansk/postgres_for_everything
Canonical: https://ross.abutalabs.com/products/postgres_for_everything
License Family: other
Last push: 2026-04-24T17:29:13+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 79, release rhythm 35, longevity 59
- inputs: {"age_days": 830, "days_push": 131, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2323, forks 79 (observed 2026-08-28T04:06:37.253525+00:00)

## What it is
A curated list of tools, articles, and examples demonstrating how to use PostgreSQL for a wide variety of use cases instead of adding specialized infrastructure. It catalogs Postgres-based approaches to queues, search, analytics, caching, authorization, and more.

## Use cases
- find a postgres alternative to a message queue
- learn how to use postgres for full-text and vector search
- decide whether to replace redis kafka or elasticsearch with postgres
- discover tools built on top of postgres
- reduce infrastructure complexity by consolidating on one database
- find postgres extensions for cron jobs analytics or geospatial data

## When to choose
- you want to simplify your stack by consolidating on Postgres
- you need a reference of Postgres-based tools and extensions by category
- you are evaluating whether a specialized datastore can be replaced with Postgres

## When to avoid
- you need a tutorial or hands-on codebase rather than a link list
- you already committed to specialized infrastructure like Kafka or Elasticsearch
- you need production support or a maintained software product

## Facets
- artifact type: learning-resource
- maturity: active
- function: database, documentation, developer-tools
- domain: databases, developer-tools, awesome-lists
- platform: self-hosted, cloud
- tags: postgres, curated-list, awesome-list, database-architecture, simplification

## Member repositories
- Olshansk/postgres_for_everything (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:37.253525+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:38:35.432581+00:00, confidence not recorded.
  - readme: https://github.com/Olshansk/postgres_for_everything (fetched 2026-08-28T04:06:37.253525+00:00, sha 086fd00c8cd0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
