Skip to content

A tiny Node.js project to benchmark postgreSQL many update queries VS one big update query

Notifications You must be signed in to change notification settings

Njuelle/postrges-update-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostrgeSQL update benchmark

A tiny Node.js project to benchmark postgreSQL many update queries VS one big update query

Install

  • yarn install
  • docker-compose up

Usage

yarn run start --numberOfInserts=<number> --numberOfUpdates=<number>

About

A tiny Node.js project to benchmark postgreSQL many update queries VS one big update query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published