Skip to content

📚 postgres

How to Build an Image Search Application With OpenAI CLIP & PostgreSQL in JavaScript

Using OpenAI and Postgres

weeklyfoo #55 / 2024-10-21
openaipostgres

Implementing Filtered Semantic Search Using Pgvector and JavaScript

Good introduction with practical examples how to use pgvector.

weeklyfoo #63 / 2024-12-16
postgrespgvector

serverless-postgres

MVP for a Serverless Postgres using Oriole, Fly Machines, and Tigris for S3 Storage.

weeklyfoo #35 / 2024-06-03
postgresserverless

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-26
postgressql