Alternatives
Products that do what A tool to compare Postgres data types for different use cases does
- 1PT
2020 · github.com
- 2PA
2015 · pgcli.com
- 3DG
2019 · github.com
- 4PE
2018 · bluejekyll.github.io
- 5GF
2015 · github.com
- 6DL
2014 · databaselabs.io
- 7PF
2019 · github.com
- 8

Hey! I'm Andrei. I got frustrated by how people tend to build overcomplicated backend systems, being "motivated" by big tech case studies and popular books. So, I started exploring lean architecture, and building my digital garden of ideas, approaches and data that align with this direction. Here I want to present one of the tools – Sizing tool for PostgreSQL. I've benchmarked PostgreSQL on different EC2 instances and disks, with different initial data sets to see performance that these instances can give you. And I've built a tool to visualize this data, which I welcome you to explore. So,…
Jul 2026 · postgres.saneengineer.com
- 9PA
- 10AU
2019 · pgmustard.com
- 11BA
2016 · bedquiltdb.github.io
- 12DA
2018 · github.com
- 13PC
2016 · github.com
- 14CA
2020 · analysis-tools.dev
- 15AB
I created a web page to compare different analytical databases (both self-managed and services, open-source and proprietary) on a realistic dataset. It contains 20+ databases, each with installation and data loading scripts. And they can be compared to each other on a set of 43 queries, by data load time or by storage size. There are switches to select different types of databases for comparison - for example, only MySQL compatible or PostgreSQL compatible. If you play with the switches, many interesting details will be uncovered. Full description:…
2022 · benchmark.clickhouse.com
- 16MO
2019 · github.com
- 17KA
2017 · github.com
- 18PA
2019 · github.com
- 19PI
2019 · github.com
- 20KB
2020 · kretes.dev
- 21DA
2018 · github.com
- 22PT
Throughout my career, I tried many tools to query PostgreSQL, and in the end, concluded that for what I do, the simplest is almost always the best: raw SQL queries. Until now, I typed the results manually and relied on tests to catch problems. While this is OK in e.g., GoLang, it is quite annoying in TypeScript. First, because of the more powerful type system (it's easier to guess that updated_at is a date than it is to guess whether it's nullable or not), second, because of idiosyncrasies (INT4s are deserialised as JS numbers, but INT8s are deserialised as strings). So I wrote pg-typesafe,…
Feb 2026 · github.com
- 23TS
2016 · torodb.com
- 24DL
2020 · postgres.ai
Ranked by how close each launch is in meaning, then by votes. Refine with a description →