From bbdad2a8d5785f38df09065f44d3763b6bf1465a Mon Sep 17 00:00:00 2001 From: Nigro Simone Date: Sat, 6 Sep 2025 15:15:15 +0200 Subject: [PATCH] docs: add fastest see https://github.com/brianc/node-postgres/issues/3538#issuecomment-3261371631 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a680ff7b3..e3d813d44 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ NPM version NPM downloads -Non-blocking PostgreSQL client for Node.js. Pure JavaScript and optional native libpq bindings. +Non-blocking [Truly Fastest](https://github.com/nigrosimone/postgres-benchmarks) PostgreSQL client for Node.js. Pure JavaScript and optional native libpq bindings. ## Monorepo