Skip to content

PostgreSQL benchmark tests on various clients, ORMs, and queries.

Notifications You must be signed in to change notification settings

casantosmu/postgresql-benchmarks

Repository files navigation

Playground for PostgreSQL Benchmarks

This repository serves as a playground for conducting PostgreSQL benchmark tests on various clients, ORMs, and queries. The goal is to compare performance metrics and identify the most efficient tools for interacting with PostgreSQL databases.

node-postgres Left Join

Avg Latency: 2237.53 ms
Avg Req/Sec: 4
50 requests in 10.79s, 107 MB read

Sequelize Eager Loading

Avg Latency: 3775.52 ms
Avg Req/Sec: 3,13
35 requests in 11.08s, 66.9 MB read

About

PostgreSQL benchmark tests on various clients, ORMs, and queries.

Topics

Resources

Stars

Watchers

Forks