DEV Community

# 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.
Optimizing SQL Queries by 23x!!!

Optimizing SQL Queries by 23x!!!

218
Comments 38
8 min read
Postgres vs. MySQL

Postgres vs. MySQL

111
Comments 21
7 min read
Docker for Beginners: Crafting Your Backend Development Environment

Docker for Beginners: Crafting Your Backend Development Environment

96
Comments 3
6 min read
When to use SQL vs NoSQL

When to use SQL vs NoSQL

71
Comments 5
4 min read
True Alphanumeric / natural sorting in MySQL - why is the answer always recursion?

True Alphanumeric / natural sorting in MySQL - why is the answer always recursion?

35
Comments 7
4 min read
Dockerizing a Golang API with MySQL and adding Docker Compose Support

Dockerizing a Golang API with MySQL and adding Docker Compose Support

86
Comments 14
6 min read
Node.js CRUD Operation with MySQL example

Node.js CRUD Operation with MySQL example

202
Comments 1
4 min read
Optimizing your MySQL queries

Optimizing your MySQL queries

188
Comments 2
8 min read
SQL Complete guide for Interview

SQL Complete guide for Interview

56
Comments 7
13 min read
CRUD Isn’t a Lifestyle: Stop Turning It Into a Spiritual Journey

CRUD Isn’t a Lifestyle: Stop Turning It Into a Spiritual Journey

8
Comments 5
3 min read
Alphanumeric / Natural sort in MySQL - 30 years and we still can't do this? 😤

Alphanumeric / Natural sort in MySQL - 30 years and we still can't do this? 😤

34
Comments 9
13 min read
PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?

55
Comments 11
6 min read
Powering Up PolyDisease Predictor: Backend Integration and Expanding Horizons! 🚀

Powering Up PolyDisease Predictor: Backend Integration and Expanding Horizons! 🚀

11
Comments 1
2 min read
How MySQL Actually Works: A Deep Dive into Database Internals

How MySQL Actually Works: A Deep Dive into Database Internals

5
Comments
16 min read
Battling Laravel's Sneaky DELETEs: How I Got ORDER BY and LIMIT to Play Nice with Joins

Battling Laravel's Sneaky DELETEs: How I Got ORDER BY and LIMIT to Play Nice with Joins

10
Comments 2
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.