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.
Schemas em SQL: Indexes e B+ trees

Schemas em SQL: Indexes e B+ trees

6
Comments 2
4 min read
Multiple-Column Indexes and Hashing: The Ultimate Guide to Boosting Database Performance

Multiple-Column Indexes and Hashing: The Ultimate Guide to Boosting Database Performance

5
Comments 1
4 min read
🐣 Step-by-Step Guide to Data Masking 🎭

🐣 Step-by-Step Guide to Data Masking 🎭

6
Comments
4 min read
How do you choose a database type for a software project?

How do you choose a database type for a software project?

Comments 1
4 min read
The Ultimate Guide to MySQL COLLATE: Decoding Modifiers, Combinations, and Real-world Applications

The Ultimate Guide to MySQL COLLATE: Decoding Modifiers, Combinations, and Real-world Applications

5
Comments
4 min read
A Deep Dive into MySQL Enums: The Good, The Bad, and The Ugly Operations

A Deep Dive into MySQL Enums: The Good, The Bad, and The Ugly Operations

12
Comments
4 min read
CRUD Operations in SQL

CRUD Operations in SQL

2
Comments 1
14 min read
Benchmarking Trilogy : Is it really the future of Rails ?

Benchmarking Trilogy : Is it really the future of Rails ?

16
Comments 2
5 min read
How to tabulate a JSON document in MySQL

How to tabulate a JSON document in MySQL

1
Comments
2 min read
Fix MySQL Error: Access Denied for User ‘root’@’localhost’

Fix MySQL Error: Access Denied for User ‘root’@’localhost’

27
Comments
3 min read
.Net with MySql

.Net with MySql

2
Comments 2
5 min read
MariaDB, MySQL, and Node.js: Why Using the Right Connector Matters

MariaDB, MySQL, and Node.js: Why Using the Right Connector Matters

8
Comments
4 min read
The Enigma of MySQL's INT(11): Unraveling the Mystery

The Enigma of MySQL's INT(11): Unraveling the Mystery

8
Comments
3 min read
Rust & MySQL: JSON serialisation of result sets retrieved using crate sqlx.

Rust & MySQL: JSON serialisation of result sets retrieved using crate sqlx.

5
Comments
6 min read
Villámgyors MySQL ORDER BY RAND() lekérdezés

Villámgyors MySQL ORDER BY RAND() lekérdezés

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