Skip to content
Wednesday, June 18, 2025

carlocappai.me

Programming is an emotional rollercoaster on the dunning-kruger curve

  • Who I am and why this blog
You are Here
  • Home
  • database

Category: database

Database transaction isolation levels 
database

Database transaction isolation levels 

09/08/202309/08/20232 min read

Read Uncommitted: Transactions are not isolated from each other. If the DBMS supports other transaction isolation levels, it ignores whatever mechanism it uses to implement

Read More

Criteria to order keys in MongoDB compound indexes
database

Criteria to order keys in MongoDB compound indexes

11/02/202211/02/20222 min read

In MongoDB when we are creating a compound index, the keys order defining the index matters. These 2 compund indexes below are different, resulting in

Read More

Data Mapper vs Active Record
database

Data Mapper vs Active Record

24/01/202224/01/20221 min read

Using the Active Record approach, you define all your query methods inside the model itself, and you save, remove, and load objects using model methods.

Read More

Recent Posts

  • I Created a Video Game in Two Days Using AI 🎮✨
  • Understanding Sets, Maps, and Arrays in JavaScript: A Deep Dive with Real-Life Examples
  • Database transaction isolation levels 
  • Unexpected RPC error, error: Transport(Code(413)) [SOLVED]
  • [SOLVED] Error: Socket closed unexpectedly – Redis Node.js

Categories

  • AI
  • apache
  • centos
  • database
  • docker
  • git
  • k8s
  • NestJS
  • Node.js
  • personal growth
  • php
  • Redis
  • symfony
  • test
  • testing
  • web3
All Rights Reserved 2021.
Proudly powered by WordPress | Theme: Refined Blog by Candid Themes.