Tag

Bookshelf.js

0 views collected around this technical thread.

Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Jun 16, 2016 · Backend Development

Mastering Database Transactions in Node.js with Bookshelf.js ORM

This article explains the concept of database transactions, their ACID properties, and provides a step‑by‑step Node.js example using the Bookshelf.js ORM to safely perform multi‑table operations within a transaction.

ACIDBookshelf.jsDatabase Transactions
0 likes · 6 min read
Mastering Database Transactions in Node.js with Bookshelf.js ORM