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.
How to Create a Pseudo MySQL Foreign Data Wrapper for Supabase with PostgreSQL and Edge Functions

How to Create a Pseudo MySQL Foreign Data Wrapper for Supabase with PostgreSQL and Edge Functions

1
Comments
8 min read
Connect Python with MySQL database ( mysql-connector )

Connect Python with MySQL database ( mysql-connector )

Comments
1 min read
REST API with Go, Chi, MySQL and sqlx

REST API with Go, Chi, MySQL and sqlx

17
Comments 2
7 min read
Migrating Sequences from Dynamo to MySQL

Migrating Sequences from Dynamo to MySQL

2
Comments
3 min read
Don't underestimate SQL

Don't underestimate SQL

11
Comments 4
2 min read
Order by random Optimization

Order by random Optimization

Comments
5 min read
A Guide to Subqueries in MySQL

A Guide to Subqueries in MySQL

Comments
5 min read
mysql: three things you (probably) didn't know you could do with the mysql command

mysql: three things you (probably) didn't know you could do with the mysql command

3
Comments 1
4 min read
Desbravando os Segredos do SQL: Um Guia Completo para Dominar a Linguagem de Bancos de Dados

Desbravando os Segredos do SQL: Um Guia Completo para Dominar a Linguagem de Bancos de Dados

3
Comments
3 min read
Stop Using whereDate() Laravel

Stop Using whereDate() Laravel

1
Comments 1
1 min read
Character Sets vs. Collations in a MySQL Database Infrastructure

Character Sets vs. Collations in a MySQL Database Infrastructure

Comments
7 min read
ClickHouse Advanced Tutorial: Apply CDC from MySQL to ClickHouse

ClickHouse Advanced Tutorial: Apply CDC from MySQL to ClickHouse

6
Comments 1
7 min read
mysql support! — pebl supports mysql with release 0.0.6

mysql support! — pebl supports mysql with release 0.0.6

Comments
2 min read
Docker for Beginners: Crafting Your Backend Development Environment

Docker for Beginners: Crafting Your Backend Development Environment

86
Comments 3
6 min read
Connecting to MySQL database with Sequelize in Node.js

Connecting to MySQL database with Sequelize in Node.js

3
Comments
4 min read
ClickHouse Advanced Tutorial: Performance Comparison with MySQL

ClickHouse Advanced Tutorial: Performance Comparison with MySQL

18
Comments 1
6 min read
Create a Spring Boot application with a MySQL backend

Create a Spring Boot application with a MySQL backend

2
Comments
7 min read
Data Validation In SQL: 5 Powerful Data Validation Techniques

Data Validation In SQL: 5 Powerful Data Validation Techniques

Comments
11 min read
[TechStory]: Migrating services and databases from an OpenShift (or K8s) cluster to another

[TechStory]: Migrating services and databases from an OpenShift (or K8s) cluster to another

8
Comments
5 min read
Join Elimination - Advanced SQL tuning

Join Elimination - Advanced SQL tuning

85
Comments 1
3 min read
Stepping into Success: Building a PHP Sneakers E-commerce Website from Scratch

Stepping into Success: Building a PHP Sneakers E-commerce Website from Scratch

1
Comments 1
3 min read
Create a trigger in MySQL in SQLAlchemy migration

Create a trigger in MySQL in SQLAlchemy migration

3
Comments
1 min read
How to use Emojis in a Python + Django + MySQL project

How to use Emojis in a Python + Django + MySQL project

2
Comments
1 min read
Fixed MariaDB/MySQL: “2006, MySQL server has gone away"

Fixed MariaDB/MySQL: “2006, MySQL server has gone away"

Comments
2 min read
The Trade-offs Between Database Normalization and Denormalization

The Trade-offs Between Database Normalization and Denormalization

14
Comments 1
4 min read
loading...