GitHub / felipeoriani / nodejs-database-concurrency
NodeJs Database Concurrency explores strategies to handle multiples users in high concurrency. Here I explore NodeJs, Typescript, PostgreSql with different packages including pg and Prisma ORM.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeoriani%2Fnodejs-database-concurrency
PURL: pkg:github/felipeoriani/nodejs-database-concurrency
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: TypeScript
Size: 43 KB
Dependencies parsed at: Pending
Created at: 11 months ago
Updated at: 6 months ago
Pushed at: 11 months ago
Last synced at: 3 months ago
Topics: database, isolation-levels, javascript, locking, locking-strategies, mysql, nodejs, pessimistic-concurrency, pg, postgres, postgresql, transactions, typescript