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.
Why is Your MyBatis Slow? One Line of Config Can Double Its Performance!

Why is Your MyBatis Slow? One Line of Config Can Double Its Performance!

1
Comments
5 min read
How to import Excel to MySQL

How to import Excel to MySQL

Comments
2 min read
How to Speed Up Conditional Filtering on Enumerated Fields with esProc

How to Speed Up Conditional Filtering on Enumerated Fields with esProc

7
Comments
6 min read
The LIMIT offset, count Trap: Why Large Offsets Slow Down MySQL?

The LIMIT offset, count Trap: Why Large Offsets Slow Down MySQL?

Comments
5 min read
🚀 লোকাল ওয়েব ডেভেলপমেন্টের জন্য Docker ব্যবহার করে MySQL এবং phpMyAdmin সেটআপ করুন

🚀 লোকাল ওয়েব ডেভেলপমেন্টের জন্য Docker ব্যবহার করে MySQL এবং phpMyAdmin সেটআপ করুন

Comments
1 min read
How to Create a New MySQL User and Grant All Permissions

How to Create a New MySQL User and Grant All Permissions

Comments
2 min read
How to Speed Up EXISTS in Primary-Subtable Joins with esProc

How to Speed Up EXISTS in Primary-Subtable Joins with esProc

6
Comments
5 min read
LAMP Development Using Windows Subsystem for Linux (WSL)

LAMP Development Using Windows Subsystem for Linux (WSL)

1
Comments
8 min read
EXPLAIN It! Your Fast Track to Fixing Slow SQL

EXPLAIN It! Your Fast Track to Fixing Slow SQL

Comments
8 min read
How to get Bitcoin data and save it in MySQL using Spring Boot

How to get Bitcoin data and save it in MySQL using Spring Boot

Comments 1
4 min read
How to Speed Up Associations between Large Primary and Sub Tables with esProc

How to Speed Up Associations between Large Primary and Sub Tables with esProc

7
Comments 1
4 min read
How to Install MySQL and phpMyAdmin on Ubuntu (with Monitoring)

How to Install MySQL and phpMyAdmin on Ubuntu (with Monitoring)

Comments
2 min read
What is the `DECIMAL` type in MySQL?

What is the `DECIMAL` type in MySQL?

Comments
1 min read
One-click import Excel to MySQL

One-click import Excel to MySQL

Comments
2 min read
MySQL Tutorial: A Complete Guide to Mastering Database Management

MySQL Tutorial: A Complete Guide to Mastering Database Management

2
Comments
3 min read
Best MySQL Database Design Tools in 2025

Best MySQL Database Design Tools in 2025

11
Comments 2
8 min read
SQL And PHP: People whose birthday is today

SQL And PHP: People whose birthday is today

Comments
1 min read
Is the database setup for small project development too complicated?

Is the database setup for small project development too complicated?

Comments
1 min read
Slow SQL? Diagnose & Fix Bottlenecks Fast!

Slow SQL? Diagnose & Fix Bottlenecks Fast!

Comments
6 min read
Comprehensive Guide to MySQL Full-Text Indexing: Examples, Creation, and Performance Optimization

Comprehensive Guide to MySQL Full-Text Indexing: Examples, Creation, and Performance Optimization

1
Comments
8 min read
How to Implement Mixed Computations Between Oracle and MySQL with esProc

How to Implement Mixed Computations Between Oracle and MySQL with esProc

6
Comments 2
4 min read
How to Configure Docker Volumes for MySQL

How to Configure Docker Volumes for MySQL

3
Comments 1
1 min read
When Not to Use DB Indexes

When Not to Use DB Indexes

Comments
2 min read
Postgres 🐘 vs. MySQL 🐬: DDL Transaction Difference

Postgres 🐘 vs. MySQL 🐬: DDL Transaction Difference

5
Comments 1
4 min read
Understanding and Inspecting Indexes in MySQL: A Comprehensive Guide

Understanding and Inspecting Indexes in MySQL: A Comprehensive Guide

5
Comments
8 min read
loading...