porsager / postgres

Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare
The Unlicense
7.26k stars 262 forks source link

Benchmarks for "Fastest full-featured node & deno client" claims? #704

Closed Phara0h closed 10 months ago

Phara0h commented 10 months ago

Are there any benchmarks that support this project is the fastest? I have an postgres client thats full featured ORM and was built for speed and would be very curious if your actually faster than my project. https://github.com/Phara0h/Adost

hastebrot commented 10 months ago

pg and pg-native are listed in the benchmark, https://github.com/porsager/postgres-benchmarks#results

the benchmark page is linked on the very top of the readme. Screenshot 2023-10-25 at 17 59 22