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.
MySQL Terminal: Alter table, charset and delete

MySQL Terminal: Alter table, charset and delete

Comments
3 min read
Mastering MySQL Views

Mastering MySQL Views

Comments
6 min read
How to Fix MySQL Not Running on macOS Sequoia 15.0

How to Fix MySQL Not Running on macOS Sequoia 15.0

Comments
1 min read
MySQL Numeric Data Types Explained

MySQL Numeric Data Types Explained

Comments
2 min read
Help with facial authentication.

Help with facial authentication.

Comments
1 min read
💻 Common MySQL Commands 🐬

💻 Common MySQL Commands 🐬

Comments
8 min read
These 10+ comparisons cover entire SQL concepts, Is it?

These 10+ comparisons cover entire SQL concepts, Is it?

Comments
6 min read
MySQL Daemon Overview and Tools

MySQL Daemon Overview and Tools

Comments
1 min read
Building a Bible Publication Engine

Building a Bible Publication Engine

1
Comments
2 min read
Essential MySQL Operators and Their Applications

Essential MySQL Operators and Their Applications

Comments
2 min read
Running MySQL Server in Docker

Running MySQL Server in Docker

Comments
1 min read
Connecting to a MySQL Database in PHP

Connecting to a MySQL Database in PHP

Comments
4 min read
What Are Stored Procedures?

What Are Stored Procedures?

Comments
8 min read
Simple Ways to Identify the MySQL Port

Simple Ways to Identify the MySQL Port

1
Comments
2 min read
Best Practices for Handling Sensitive Data in MySQL Databases

Best Practices for Handling Sensitive Data in MySQL Databases

Comments 1
4 min read
How to FIX: Error: MySQL shutdown unexpectedly

How to FIX: Error: MySQL shutdown unexpectedly

Comments
1 min read
Relational vs. Document Databases: Key Differences, Use Cases, and Performance

Relational vs. Document Databases: Key Differences, Use Cases, and Performance

Comments
3 min read
Boost Your MySQL Debugging Skills with the General Query Log

Boost Your MySQL Debugging Skills with the General Query Log

Comments
4 min read
How to choose the right database?

How to choose the right database?

Comments
4 min read
Tutorial Install MySQL / MariaDB di Linux Ubuntu

Tutorial Install MySQL / MariaDB di Linux Ubuntu

Comments
2 min read
🚧 Desarrollo de Rappy Minimarket: Un E-commerce en Construcción 🛠️

🚧 Desarrollo de Rappy Minimarket: Un E-commerce en Construcción 🛠️

Comments
2 min read
🚧 Desarrollo de Rappy Minimarket: Un E-commerce en Construcción 🛠️

🚧 Desarrollo de Rappy Minimarket: Un E-commerce en Construcción 🛠️

Comments
2 min read
🚧 Desarrollo de Rappy Minimarket: Un E-commerce en Construcción 🛠️

🚧 Desarrollo de Rappy Minimarket: Un E-commerce en Construcción 🛠️

Comments
2 min read
🚧 Desarrollo de Rappy Minimarket: Un E-commerce en Construcción 🛠️

🚧 Desarrollo de Rappy Minimarket: Un E-commerce en Construcción 🛠️

Comments
2 min read
Xampp MY-SQL running out 😐

Xampp MY-SQL running out 😐

Comments
2 min read
How to Set Up MariaDB/MySQL Exporter on Galera Cluster Nodes for Prometheus Monitoring

How to Set Up MariaDB/MySQL Exporter on Galera Cluster Nodes for Prometheus Monitoring

Comments
3 min read
Query Optimization in MySQL: Optimizing Top Queries vs. Slow Queries

Query Optimization in MySQL: Optimizing Top Queries vs. Slow Queries

13
Comments
4 min read
PHP/MySQL/Nginx/Redis Application Docker

PHP/MySQL/Nginx/Redis Application Docker

1
Comments
1 min read
SQL ain't that Scary

SQL ain't that Scary

Comments
11 min read
🚀 Boosting TPC-H Q2 Query Performance by 1000x times: PawSQL Optimization Techniques

🚀 Boosting TPC-H Q2 Query Performance by 1000x times: PawSQL Optimization Techniques

Comments
4 min read
SQL 耗时跟踪

SQL 耗时跟踪

Comments
4 min read
How to Set Up MySQL to Autostart on macOS: A Step-by-Step Guide for Developers

How to Set Up MySQL to Autostart on macOS: A Step-by-Step Guide for Developers

Comments
3 min read
MySQL Basics: Understanding Isolation Level and Transaction Anomalies

MySQL Basics: Understanding Isolation Level and Transaction Anomalies

Comments
4 min read
MySQL Basics: Understanding Join and Index with Examples

MySQL Basics: Understanding Join and Index with Examples

Comments
5 min read
Optimizing Sorting and Filtering on JSON Columns in Laravel with Indexed Virtual Columns

Optimizing Sorting and Filtering on JSON Columns in Laravel with Indexed Virtual Columns

Comments
5 min read
Dicas de SQL para Iniciantes: Consultando Proprietários de Animais de Estimação (Joins)

Dicas de SQL para Iniciantes: Consultando Proprietários de Animais de Estimação (Joins)

Comments 2
7 min read
📂 Building a Simple File Management System with PHP & MySQL 🚀

📂 Building a Simple File Management System with PHP & MySQL 🚀

4
Comments
3 min read
A Deep Dive Into MySQL Monitoring: What Is Aborted Clients and Why It Matters

A Deep Dive Into MySQL Monitoring: What Is Aborted Clients and Why It Matters

1
Comments
3 min read
⚡ 🚀 Quickly Start Dev Environment For MySQL, PostgreSQL, MongoDB, Redis, and Kafka Using Docker Compose 🔥

⚡ 🚀 Quickly Start Dev Environment For MySQL, PostgreSQL, MongoDB, Redis, and Kafka Using Docker Compose 🔥

1
Comments
10 min read
What Is a NoSQL Database and When Should You Use It?

What Is a NoSQL Database and When Should You Use It?

10
Comments 4
6 min read
mysql: “thai food near me”, or: doing geo distance calculations in your database.

mysql: “thai food near me”, or: doing geo distance calculations in your database.

1
Comments
13 min read
MySQL User Permissions: A Practical Guide

MySQL User Permissions: A Practical Guide

Comments
3 min read
🔥Must Notes When Using Open Sources 🧩

🔥Must Notes When Using Open Sources 🧩

Comments
4 min read
Adding a Serial ID to MySQL Tables Based on Creation Date: A Step-by-Step Guide

Adding a Serial ID to MySQL Tables Based on Creation Date: A Step-by-Step Guide

1
Comments
3 min read
Mastering MySQL Performance: What It MySQL Latency and Why It Matters

Mastering MySQL Performance: What It MySQL Latency and Why It Matters

Comments
4 min read
🛠️ DB Migration For Golang Services, Why it matters?

🛠️ DB Migration For Golang Services, Why it matters?

Comments
8 min read
MySQL won't start because of AppArmor

MySQL won't start because of AppArmor

Comments
1 min read
Migrating to Amazon RDS

Migrating to Amazon RDS

5
Comments
6 min read
Enhance Your SQL Skills: 'Project - Modify Primary Key of Countrylanguage Table'

Enhance Your SQL Skills: 'Project - Modify Primary Key of Countrylanguage Table'

Comments
3 min read
Unlocking speed: the power of indexing in database performance

Unlocking speed: the power of indexing in database performance

3
Comments
4 min read
Mastering MySQL Performance: A Guide to Slow Query Monitoring

Mastering MySQL Performance: A Guide to Slow Query Monitoring

Comments
4 min read
Upsert a row in a DB that doesn't use primary keys or unique constraints

Upsert a row in a DB that doesn't use primary keys or unique constraints

6
Comments
3 min read
MySQL Terminal: Create Databases, Tables and more.

MySQL Terminal: Create Databases, Tables and more.

Comments
3 min read
Unlock the Power of Stored Procedures and Cursors: A Project-Based Course on Database Retrieval

Unlock the Power of Stored Procedures and Cursors: A Project-Based Course on Database Retrieval

Comments
2 min read
🧪 GOLANG INTEGRATION TEST WITH GIN, GORM, TESTIFY, MYSQL

🧪 GOLANG INTEGRATION TEST WITH GIN, GORM, TESTIFY, MYSQL

2
Comments
5 min read
📝 30 COMMON MYSQL INTERVIEW QUESTIONS 🐬

📝 30 COMMON MYSQL INTERVIEW QUESTIONS 🐬

Comments
5 min read
Choosing the Right Primary Key for the Database

Choosing the Right Primary Key for the Database

1
Comments
6 min read
MySQL Terminal: Login, Users and Permissions

MySQL Terminal: Login, Users and Permissions

Comments
2 min read
Build a CDC Pipeline from MySQL to Clickhouse with BladePipe

Build a CDC Pipeline from MySQL to Clickhouse with BladePipe

2
Comments
3 min read
Protect Your Data: How to Create Unhackable SQL and MySQL Database Copies

Protect Your Data: How to Create Unhackable SQL and MySQL Database Copies

1
Comments
3 min read
loading...