How to Build an Image Search Application With OpenAI CLIP & PostgreSQL in JavaScript
📚 postgres
Implementing Filtered Semantic Search Using Pgvector and JavaScript
Good introduction with practical examples how to use pgvector.
weeklyfoo #63 / 2024-12-16postgrespgvector
serverless-postgres
MVP for a Serverless Postgres using Oriole, Fly Machines, and Tigris for S3 Storage.
weeklyfoo #35 / 2024-06-03postgresserverless
Short alphanumeric pseudo random identifiers in Postgres
In this post, we’ll cover a way to generate short, alphanumeric, pseudo random identifiers using native Postgres tactics.
weeklyfoo #86 / 2025-05-26postgressql