Forem

# mysql

Posts on tips and tricks, using and learning about MySQL for database development and analysis.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How MySQL Actually Works: A Deep Dive into Database Internals

How MySQL Actually Works: A Deep Dive into Database Internals

Comments
16 min read
SQL Commands Guide

SQL Commands Guide

Comments 1
4 min read
NORMALIZATION
Cover image for NORMALIZATION

NORMALIZATION

Comments
3 min read
Indexing, Hashing & Query Optimization

Indexing, Hashing & Query Optimization

1
Comments
2 min read
100 Days of DevOps: Day 66

100 Days of DevOps: Day 66

Comments
3 min read
TRANSACTION

TRANSACTION

Comments
2 min read
How We Built a White-Label Travel Portal Using Real-Time APIs

How We Built a White-Label Travel Portal Using Real-Time APIs

Comments
1 min read
What can go wrong when using database transactions?

What can go wrong when using database transactions?

Comments
3 min read
How to Import a MySQL Database Using Command Line
Cover image for How to Import a MySQL Database Using Command Line

How to Import a MySQL Database Using Command Line

1
Comments
2 min read
"Database Normalization Explained: 1NF 3NF with SQL Example"

"Database Normalization Explained: 1NF 3NF with SQL Example"

Comments
2 min read
Cursor + Trigger in MySQL

Cursor + Trigger in MySQL

1
Comments
2 min read
Lessons from a MySQL Migration: What We Learned and How to Do It Better Next Time

Lessons from a MySQL Migration: What We Learned and How to Do It Better Next Time

Comments
6 min read
Transactions, Deadlocks & Log-Based Recovery in MySQL

Transactions, Deadlocks & Log-Based Recovery in MySQL

Comments
2 min read
"Indexing, Hashing & Query Optimization with MySQL — Students Table Example"

"Indexing, Hashing & Query Optimization with MySQL — Students Table Example"

Comments
3 min read
Transactions, Deadlocks & Log-Based Recovery in MySQL

Transactions, Deadlocks & Log-Based Recovery in MySQL

Comments
2 min read
How I Optimized a Laravel API 287x Faster: From 27s to Under 100ms
Cover image for How I Optimized a Laravel API 287x Faster: From 27s to Under 100ms

How I Optimized a Laravel API 287x Faster: From 27s to Under 100ms

Comments
3 min read
ACID Properties

ACID Properties

Comments
2 min read
Transactions, Deadlocks & Log-Based Recovery in SQL

Transactions, Deadlocks & Log-Based Recovery in SQL

Comments
2 min read
Database Normalization in MySQL (1NF 2NF 3NF) – Simple Example

Database Normalization in MySQL (1NF 2NF 3NF) – Simple Example

1
Comments
3 min read
Cursor and Trigger

Cursor and Trigger

Comments
2 min read
TRANSACTION IN DBMS

TRANSACTION IN DBMS

Comments
2 min read
Indexing, Hashing & Query Optimization in SQL

Indexing, Hashing & Query Optimization in SQL

Comments
4 min read
Cursors and Triggers

Cursors and Triggers

Comments
3 min read
Nextjs Todo Application Using Mysql and Terraform
Cover image for Nextjs Todo Application Using Mysql and Terraform

Nextjs Todo Application Using Mysql and Terraform

Comments
6 min read
CRUD Operations in MongoDB: Hands-On with a Student Collection

CRUD Operations in MongoDB: Hands-On with a Student Collection

2
Comments
2 min read
loading...