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 Install MySQL / MariaDB on Linux Ubuntu

How to Install MySQL / MariaDB on Linux Ubuntu

5
Comments
2 min read
(Docker) Criando um ambiente LAMP utilizando Docker Compose

(Docker) Criando um ambiente LAMP utilizando Docker Compose

4
Comments 2
5 min read
Adding sequence duplicate records in MySQL without a window function

Adding sequence duplicate records in MySQL without a window function

21
Comments
3 min read
Improving the performance of LIMIT,OFFSET in MySQL

Improving the performance of LIMIT,OFFSET in MySQL

1
Comments 1
4 min read
Como permitir valores nulos do Golang na Base de Dados?

Como permitir valores nulos do Golang na Base de Dados?

Comments
1 min read
E-Commerce with React Node Mysql

E-Commerce with React Node Mysql

26
Comments
2 min read
How to dump and restore a Postgres DB with new table ownership

How to dump and restore a Postgres DB with new table ownership

1
Comments 1
4 min read
ACID PROPERTIES

ACID PROPERTIES

Comments
3 min read
How we handled MySQL deadlocks in Productive - Part 1

How we handled MySQL deadlocks in Productive - Part 1

52
Comments
6 min read
Migrating your data from PlanetScale to Neon

Migrating your data from PlanetScale to Neon

5
Comments
7 min read
Best PlanetScale alternative: TiDB Serverless

Best PlanetScale alternative: TiDB Serverless

6
Comments
3 min read
Indexing Best Practices

Indexing Best Practices

Comments
4 min read
Navigating the Landscape of Data Modeling: Current Challenges and a Modern Solution

Navigating the Landscape of Data Modeling: Current Challenges and a Modern Solution

Comments
5 min read
Mastering Bound Queries in PostgreSQL: A Step-by-Step Guide with Examples

Mastering Bound Queries in PostgreSQL: A Step-by-Step Guide with Examples

Comments
2 min read
How to connect your Boomi Atom runtime and MySQL on Docker

How to connect your Boomi Atom runtime and MySQL on Docker

4
Comments
7 min read
Supercharge Your Database: 25 Essential MySQL Query Optimization Techniques

Supercharge Your Database: 25 Essential MySQL Query Optimization Techniques

Comments
8 min read
MySQL MongoDB Important Question

MySQL MongoDB Important Question

Comments
14 min read
🔄 How to Synchronize Database Schemas🔥🚀

🔄 How to Synchronize Database Schemas🔥🚀

7
Comments 1
5 min read
MySQL useful commands

MySQL useful commands

Comments
1 min read
Migrating to ClickHouse: Releem's Journey

Migrating to ClickHouse: Releem's Journey

Comments 3
3 min read
How to CONCAT in MySQL

How to CONCAT in MySQL

Comments
6 min read
Test your mySQL / Aurora database with Lambda

Test your mySQL / Aurora database with Lambda

4
Comments
1 min read
A Beginner-friendly Approach to Developing a REST API with Go, Gin and MSQL

A Beginner-friendly Approach to Developing a REST API with Go, Gin and MSQL

5
Comments
9 min read
Ecto order by a dynamic fragment

Ecto order by a dynamic fragment

1
Comments
2 min read
Enhancing Write Performance: Key Strategies for Optimizing the InnoDB Buffer Pool in MySQL

Enhancing Write Performance: Key Strategies for Optimizing the InnoDB Buffer Pool in MySQL

Comments
3 min read
loading...