nowfound

Alternatives

Products that do what Poge does

Lightweight PostgreSQL viwer to make your life eaiser

  1. 1PT

    PgQueuer is a minimalist, high-performance job queue library for Python, leveraging the robustness of PostgreSQL. Designed for simplicity and efficiency, PgQueuer uses PostgreSQL's LISTEN/NOTIFY to manage job queues effortlessly.

    2024 · github.com

  2. 2
    Outerbase298

    The interface for your database

    2023

  3. 3PI

    This is a Postgres extension that can determine if a query should have an index. For example, for this table: create table book( id int primary key, title text not null ); You can run `index_advisor()` to see if there should be an index on a select statement: select * from index_advisor('select book.id from book where title = $1'); And it will return (summarized): {"CREATE INDEX ON public.book USING btree (title)"} It works particularly well with pg_stat_statements[0] which tracks execution statistics of all SQL statements executed on your Postgres database. It leans heavily on HypoPG[1], an…

    2024 · github.com

  4. 4

    Powerful PostgreSQL tool is now open source for self-hosting

    2021

  5. 5PA

    Happy Cyber Monday!

    2014 · psequel.com

  6. 6PS

    Hey HN! Lev here, author of PgDog (https://github.com/pgdogdev/pgdog). I’m scaling our favorite database, PostgreSQL. PgDog is a new open source proxy, written in Rust, with first-class support for sharding — without changes to your app or needing database extensions. Here’s a walkthrough of how it works: https://www.youtube.com/watch?v=y6sebczWZ-c Running Postgres at scale is hard. Eventually, one primary isn’t enough at which point you need to split it up. Since there is currently no good tooling out there to do this, teams end up breaking their apps…

    2025 · github.com

  7. 7IO
  8. 8PA
  9. 9
    PgDog227

    Scale PostgreSQL without changing your app

    Jul 2026 · pgdog.dev

  10. 10

    The in-browser Postgres sandbox with AI assistance

    2024 · database.build

  11. 11

    Automated EXPLAIN Plan Visualization & Insights for Postgres

    2019

  12. 12PA

    2024 · github.com

  13. 13PS

    Hey HN! Lev and Justin here, authors of PgDog (https://pgdog.dev/), a connection pooler, load balancer and database sharder for PostgreSQL. If you build apps with a lot of traffic, you know the first thing to break is the database. We are solving this with a network proxy that works without requiring application code changes or database migrations. Our post from last year: https://news.ycombinator.com/item?id=44099187 The most important update: we are in production. Sharding is used a lot, with direct-to-shard queries (one shard per query) working pretty much…

    Feb 2026 · github.com

  14. 14MO

    Hi HN! We just released the public alpha version of Mathesar (https://mathesar.org/, code: https://github.com/centerofci/mathesar). Mathesar is an open source tool that provides a spreadsheet-like interface to a PostgreSQL database. I was originally inspired by wanting to build something like Dabble DB. I was in awe of their user experience for working with relational data. There’s plenty of “relational spreadsheet” software out there, but I haven’t been able to find anything with a comparable UX since Twitter shut Dabble DB down. We're a non-profit…

    2023 · github.com

  15. 15PN

    We've been hard at work for a few weeks and thought it's time for another update. In case you missed our first post, PostgresML is an end-to-end machine learning solution, running alongside your favorite database. This time we have more of a suite offering: project management, visibility into the datasets and the deployment pipeline decision making. Let us know what you think! Demo link is on the page, and also here: https://demo.postgresml.org

    2022 · postgresml.org

  16. 16
    DBngin133

    Free all-in-one database version management tool 🛠️

    2018

  17. 17
    Simpl.335

    A pleasant Postgres browser for working with real data

    Jan 2026 · simpl.sh

  18. 18SP

    Try running a query anywhere from PostgreSQL to DuckDB without leaving your browser.

    2023 · codapi.org

  19. 19PP

    I created this small guide for people starting with postgresql. I added some queries I commonly used as well. Any feedback?

    2023 · github.com

  20. 20PN
  21. 21
    soarSQL98

    The analytical SQL editor - powered by duckDB

    2025

  22. 22BP

    Hi HN! We're Evgeny and Arjun, and we’re building a better way to do analytics with Postgres. We love Postgres for its simplicity, power, and rich ecosystem. But engineers have to still get bogged down with heavyweight and expensive OLAP systems when connecting an analytics data stack. Postgres is amazing at OLTP queries, but not for OLAP queries (large data scans and aggregations). Even in this case, we’ve still heard from countless scaling startups that they still try to use only a read replica to run analytics workloads since they don’t want to deal with the data engineering complexity of…

    2024 · github.com

  23. 23

    Hands-on tutorials to learn Postgres

    2022

  24. 24PI

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