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)

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
Local RAG with Go, Ollama, and Postgres (pgvector): a minimal guide

Local RAG with Go, Ollama, and Postgres (pgvector): a minimal guide

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

Setting Up PostgreSQL with Docker Compose for Development and Production

2
Comments
5 min read
The PostgreSQL system architecture

The PostgreSQL system architecture

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

How to Create PostgreSQL Backups: A Complete Guide

1
Comments
7 min read
PostgreSQL and Node.js

PostgreSQL and Node.js

Comments
1 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
3 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
How We Achieved Up to 71% Faster Email Search with PostgreSQL Full-Text Search

How We Achieved Up to 71% Faster Email Search with PostgreSQL Full-Text Search

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

When Your Database Became a Library: Guide to PostgreSQL Indexes

Comments
13 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

30
Comments
3 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
Building Reproducible n8n Environments with CLI-Based Configuration Management

Building Reproducible n8n Environments with CLI-Based Configuration Management

Comments
6 min read
Como criar e gerenciar seu primeiro banco PostgreSQL na Magalu Cloud

Como criar e gerenciar seu primeiro banco PostgreSQL na Magalu Cloud

7
Comments 1
4 min read
Announcing Cloud SQL free trial instances: Experience the power of a fully managed database

Announcing Cloud SQL free trial instances: Experience the power of a fully managed database

137
Comments
3 min read
Migrating a Laravel Application From a Relational Database (PostgreSQL) to MongoDB

Migrating a Laravel Application From a Relational Database (PostgreSQL) to MongoDB

2
Comments 1
25 min read
🚀 Leveling Up with Supabase RPC — My “Sell Honey” Transaction Journey

🚀 Leveling Up with Supabase RPC — My “Sell Honey” Transaction Journey

Comments
2 min read
Our Lunar Landing Site API goes Live Today!

Our Lunar Landing Site API goes Live Today!

2
Comments
8 min read
How I Upgraded RDS PostgreSQL Version From 13.20 to 17.6

How I Upgraded RDS PostgreSQL Version From 13.20 to 17.6

1
Comments
9 min read
Can we use Rust to Develop Extensions for PostgreSQL?

Can we use Rust to Develop Extensions for PostgreSQL?

2
Comments
12 min read
loading...