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.
Archiving large MySQL tables (part II - initial migrations)

Archiving large MySQL tables (part II - initial migrations)

10
Comments
11 min read
Archiving large MySQL tables (part III - automation)

Archiving large MySQL tables (part III - automation)

9
Comments
4 min read
Connect NodeJS App With MySQL Database Hosted on a Digital Ocean Droplet (Server)

Connect NodeJS App With MySQL Database Hosted on a Digital Ocean Droplet (Server)

39
Comments 4
2 min read
Creating a cloud-based Pokédex: overview

Creating a cloud-based Pokédex: overview

45
Comments
4 min read
MySQL Schema Change Without Downtime

MySQL Schema Change Without Downtime

7
Comments
2 min read
Database Migration Plan

Database Migration Plan

2
Comments
1 min read
Follower Clusters – 3 Major Use Cases for Syncing SQL & NoSQL Deployments

Follower Clusters – 3 Major Use Cases for Syncing SQL & NoSQL Deployments

3
Comments
6 min read
MySqlException (0x80004005): The Command Timeout expired before the operation completed

MySqlException (0x80004005): The Command Timeout expired before the operation completed

9
Comments 1
3 min read
Django 3 Tutorial & CRUD Example with MySQL and Bootstrap

Django 3 Tutorial & CRUD Example with MySQL and Bootstrap

8
Comments 1
1 min read
Solving a MySQL Deadlock

Solving a MySQL Deadlock

5
Comments
3 min read
PHP MYSQL URL Filtering

PHP MYSQL URL Filtering

5
Comments
1 min read
MySQL in PHP - how to deal with databases

MySQL in PHP - how to deal with databases

10
Comments 3
4 min read
SQL: Timestamps

SQL: Timestamps

41
Comments 4
2 min read
How to Reset MySql Root password on MacOS 10.13

How to Reset MySql Root password on MacOS 10.13

6
Comments
2 min read
MySQL DB backup using Bash script

MySQL DB backup using Bash script

14
Comments 3
1 min read
How to Monitor MySQL Deployments with Prometheus & Grafana at ScaleGrid

How to Monitor MySQL Deployments with Prometheus & Grafana at ScaleGrid

8
Comments
12 min read
How to Backup MySQL Database using mysqldump

How to Backup MySQL Database using mysqldump

8
Comments
1 min read
Using Python to create MySQL tables with random schema

Using Python to create MySQL tables with random schema

5
Comments
1 min read
MySQL tip of the day: getting rid of the results formatting on the CLI

MySQL tip of the day: getting rid of the results formatting on the CLI

6
Comments
2 min read
How to spin MySQL server with Docker and Docker Compose (plus Adminer)

How to spin MySQL server with Docker and Docker Compose (plus Adminer)

24
Comments 2
3 min read
Making the advanced query filter with Eloquent Filter in Laravel

Making the advanced query filter with Eloquent Filter in Laravel

44
Comments 20
4 min read
PHP and MySQL 30: query select

PHP and MySQL 30: query select

6
Comments
3 min read
PHP and MySQL 20: query insert

PHP and MySQL 20: query insert

6
Comments
3 min read
PHP and MySQL 11: connection to database

PHP and MySQL 11: connection to database

7
Comments
3 min read
PHP and MySQL 10: connection

PHP and MySQL 10: connection

8
Comments
3 min read
loading...