DEV Community

# postgres

Posts on tips and tricks, using and learning about PostgreSQL for database development and analysis.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Vector Search is not enough: Why I added BM25 (Hybrid Search) to my AI Memory Server

Vector Search is not enough: Why I added BM25 (Hybrid Search) to my AI Memory Server

Comments
2 min read
Reconocimiento a los ganadores del Agentic Postgres Challenge con Tiger Data

Reconocimiento a los ganadores del Agentic Postgres Challenge con Tiger Data

Comments 1
2 min read
Analyzing psqlrc settings on GitHub: How PostgreSQL engineers configure PostgreSQL

Analyzing psqlrc settings on GitHub: How PostgreSQL engineers configure PostgreSQL

4
Comments
17 min read
Under the Hood: Building a Hybrid Search Engine for AI Memory (Node.js + pgvector)

Under the Hood: Building a Hybrid Search Engine for AI Memory (Node.js + pgvector)

1
Comments 2
2 min read
[MyNextHome] Simple Backend Server (Supabase) with Express JS

[MyNextHome] Simple Backend Server (Supabase) with Express JS

2
Comments
4 min read
Scaling Django with PostgreSQL Partitioning: A Deep Dive

Scaling Django with PostgreSQL Partitioning: A Deep Dive

Comments
5 min read
Setting Up PostgreSQL with Docker Compose for Development and Production

Setting Up PostgreSQL with Docker Compose for Development and Production

3
Comments
5 min read
Stop Overcomplicating RAG: Why I Built a "Memory Server" on Postgres (and Open Sourced It)

Stop Overcomplicating RAG: Why I Built a "Memory Server" on Postgres (and Open Sourced It)

Comments 1
3 min read
How to Create PostgreSQL Backups: A Complete Guide

How to Create PostgreSQL Backups: A Complete Guide

1
Comments
7 min read
MongoDB Index Intersection (and PostgreSQL Bitmap-and)

MongoDB Index Intersection (and PostgreSQL Bitmap-and)

Comments
11 min read
PostgreSQL and Node.js

PostgreSQL and Node.js

Comments
1 min read
🐝 How a Simple Supabase RPC Function Cleaned Up My Frontend Logic

🐝 How a Simple Supabase RPC Function Cleaned Up My Frontend Logic

Comments
2 min read
Database Center from Google Cloud — The “Virtual DBA” You Didn’t Know You Hired

Database Center from Google Cloud — The “Virtual DBA” You Didn’t Know You Hired

17
Comments
3 min read
When Your Database Became a Library: Guide to PostgreSQL Indexes

When Your Database Became a Library: Guide to PostgreSQL Indexes

1
Comments
13 min read
Database Indexing Done Right: Why Your "Optimized" Queries Might Be Slower Than Before

Database Indexing Done Right: Why Your "Optimized" Queries Might Be Slower Than Before

1
Comments
6 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.