#postgresSQL
I've wasted too much time trying to do things in No SQL document databases like Mongo.

Would have been far better to default to PostgresSQL / SQLite. If one thing you build turns out to be better suited to something else you can change it later. More difficult to go the other way.

Just use SQL.
November 20, 2024 at 1:02 PM
me: Otter is really useful, the transcription saves me hours
also me: LOLOLOLOL Otter called PostgresSQL "Ponzi SQL" 🤣
June 25, 2025 at 7:57 PM
🚨 HUGE UPDATE ON MY AIS PROJECT. 🚨
- data ingestion from aisdata.ais.dk ✅
- Trip Segmentation ✅
- Odd maneuvers detection ✅
- Repeated passes over the same area ✅

Now using PostgresSQL and Qgis for a more robust visualization.
February 28, 2026 at 3:13 PM
Time for some winter reading.
December 16, 2025 at 8:24 PM
Self-hosted #AI starter kit , #docker container with #Ollama for #LLMs #quadrant vector database and #postgresSQL:
🚀🚀🚀 github.com/n8n-io/self-...
February 23, 2025 at 12:45 AM
usually you need commercial PostgresSQL to get Transparent Data Encryption (TDE); Percona is putting out an open source TDE extension for Percona for PostgreSQL, its PostgresSQL distro
July 1, 2025 at 7:21 PM
身為工程師兼DJ,把文件中的 #PostgresSQL 看成 #ProgressiveSQL 是很正常的事....

#ProgressvieTrance
March 20, 2025 at 3:44 AM
Created a template to integrate @djangoproject.com and @vuejs.org using @vite.dev

Template includes:

- Django + Vue + Vite
- PostgresSQL/SQLite
- Tailwind CSS (optional)
- Docker for local dev (optional)
- Prod ready Dockerfile (optional)

github.com/SarthakJariw...
January 4, 2025 at 10:07 PM
TIL about banned import rules for ruff. You can use them to make sure that nobody uses a specific submodule.

TIAL that there's a SQLAlchemy use-case for it!

koaning.io/posts/ruff-...
ruff banned imports
I was thinking about SQLAlchemy and how it has specific features for different backends. PostgresSQL has JSON support, for example, but Sqlite doesn't.
koaning.io
September 17, 2025 at 7:00 AM
Execute is done on our Firecracker-isolated PostgresSQL-powered scalable query processor fleet, using MVCC and physical clocks to avoid coordination.
April 18, 2025 at 4:54 PM
Aurora DSQL feels like Postgres but drives like serverless - Get the full scoop in my latest blog 👇
blog.datachef.co/aurora-dsql-...
Aurora DSQL - A NEW boring(?) AWS Serverless Postgres compatible database
Aurora DSQL( is a serverless, distributed database with PostgreSQL compatibility. Serverless and relational databases don't usually mix, but AWS has modernized this traditional classic car(PostgresSQL), with a brand-new interior powered by a Formula ...
blog.datachef.co
December 3, 2024 at 5:40 PM
php and postgresql elephant are friends in my head cannon.
May 6, 2024 at 4:14 PM
In one project we treated a PostgresSQL database as a document database and pushed JSON to it since there's support (schema didn't matter so much). It worked out nicely.
November 20, 2024 at 1:40 PM
Many database systems claim to be compatible with PostgreSQL. But what does that really mean?

Find out in our latest blog post and learn more about what it takes to become PostgreSQL compatible.

cedardb.com/blog/postgre...
What It Takes to Be PostgreSQL Compatible
Many systems and tools, including CedarDB, claim to be “PostgreSQL compatible”, but what does that actually mean? In this article, we explain why PostgresSQL compatibility has several layers, what is ...
cedardb.com
April 24, 2025 at 9:23 PM
Day 2 #100DaysOfCode

I made two docker containers for app and db. I'm gonna use PostgresSQL and Hono for APIs. I'm still looking for which ORM to use. I'll make tables later so I can start making APIs tomorrow.
I'm trying to make something to record how long I study languages with my 0 CSS knowledge in Angular. I just thought it was a good opportunity to use Angular since I did some tutorial things.

Before vs After ;D

(These sentences are just examples... I didn't study this much...)
February 16, 2025 at 4:45 AM
With alt:
May 22, 2025 at 8:26 PM
I think I'll take a break from my Sharpino #fsharp #eventsourcing project for a while. In the meantime, I'll share a new doc site sharpino.eu . Feel free to review it. Feel free to support me.
Sharpino Docs
Event Sourcing in F# with PostgresSQL, Caching, and Optimistic Locking.
sharpino.eu
July 9, 2026 at 7:52 AM
Super impresed with all the things the @pgconf.dev team has lined up this week - hats off to the team!

I'll be co-hosting a Postgres Women breakfast with @shaysler.bsky.social and giving a talk about the PostgresSQL Europe Diversity Task Force @pgeudiversity.bsky.social

See you there!
May 12, 2025 at 7:45 PM
Next Repository is created 🤩

Stack?
- Frontend & Backend @nuxt_js
- Search Engine @meilisearch
- Object Storage @Hetzner_Online
- Database @PostgresSQL

Let's create something nice! 😎
February 2, 2025 at 7:05 PM
Don’t ask: what is the right database for my use case?

Do declare: I believe PostgresSQL can do everything!
chris.blue Chris @chris.blue · Dec 13
A friend's dad once told me the easiest way to get an an engineer to do something was simply to declare that it couldn't be done. This stuck with me.
December 14, 2024 at 2:18 AM
For any #Developers interested, I just used Claude and ChatGPT to create a full-stack website in 24 hours. The tech includes:
- Vite+React+GitHub+Netlify
- Python+Render
- PostgresSQL+Supabase

Today I implemented GitHub Actions and Netlify Preview to add some gates to my AI+developer workflow.
January 16, 2025 at 12:39 AM
Evolution in data engineering tools

PostgresSQL
MPP databases
Hadoop / Hive
InMemory - Spark
Snowflake SQL
PostgresSQL

History repeating
October 4, 2025 at 8:24 AM
Greetings from PostgresSQL themselves 😁 #FOSDEM
February 3, 2024 at 2:33 PM
I see and don't mind contributing to you your goal 🚀

From top of my mind:
- Cassandra
- PostgresSQL
- Redis cache
- ElasticSearch
- EventStoreDb
- Neo4j
December 18, 2024 at 8:06 AM