Forem

# 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.
Implementing Transactional Tests with MySQL
Cover image for Implementing Transactional Tests with MySQL

Implementing Transactional Tests with MySQL

Comments
6 min read
Automating MySQL Backups with Bash Script & Cron
Cover image for Automating MySQL Backups with Bash Script & Cron

Automating MySQL Backups with Bash Script & Cron

Comments
4 min read
MySQL Can Handle Most Things — Do You Really Need PostgreSQL or Oracle? 🤔💾

MySQL Can Handle Most Things — Do You Really Need PostgreSQL or Oracle? 🤔💾

5
Comments 1
3 min read
🛠️ Deploying a LAMP Stack on AWS EC2 (Ubuntu 24.04 LTS) — A DevOps Implementation Guide
Cover image for 🛠️ Deploying a LAMP Stack on AWS EC2 (Ubuntu 24.04 LTS) — A DevOps Implementation Guide

🛠️ Deploying a LAMP Stack on AWS EC2 (Ubuntu 24.04 LTS) — A DevOps Implementation Guide

1
Comments
10 min read
What is Error Code 1451 in MySQL

What is Error Code 1451 in MySQL

Comments
1 min read
SQL DATABASE
Cover image for SQL DATABASE

SQL DATABASE

Comments
1 min read
SQL Tricks: Generate Calendar Table

SQL Tricks: Generate Calendar Table

Comments
5 min read
How to Duplicate Rows in MySQL

How to Duplicate Rows in MySQL

Comments
2 min read
Building an Accessible School Management Portal: Lessons from My Web Dev Journey
Cover image for Building an Accessible School Management Portal: Lessons from My Web Dev Journey

Building an Accessible School Management Portal: Lessons from My Web Dev Journey

Comments
2 min read
100 Days of DevOps: Day 18

100 Days of DevOps: Day 18

Comments
2 min read
MySQL Data Synchronization to S3file and Hive Access: A SeaTunnel Practical Guide

MySQL Data Synchronization to S3file and Hive Access: A SeaTunnel Practical Guide

Comments
3 min read
Part 1: MySQL 8.0 Optimizer Enhancements - SQL Query Optimization Deep Dive
Cover image for Part 1: MySQL 8.0 Optimizer Enhancements - SQL Query Optimization Deep Dive

Part 1: MySQL 8.0 Optimizer Enhancements - SQL Query Optimization Deep Dive

Comments
12 min read
Why Graph Databases Like Neo4j Are the Future of AI Data Modeling

Why Graph Databases Like Neo4j Are the Future of AI Data Modeling

Comments
2 min read
Install and configure Zabbix 7 with Apache and MySQL for Ubuntu 24.04 LTS
Cover image for Install and configure Zabbix 7 with Apache and MySQL for Ubuntu 24.04 LTS

Install and configure Zabbix 7 with Apache and MySQL for Ubuntu 24.04 LTS

3
Comments
3 min read
Visualize Data with Amazon QuickSight
Cover image for Visualize Data with Amazon QuickSight

Visualize Data with Amazon QuickSight

Comments
2 min read
🛠️ Como Recuperar um Banco de Dados MySQL/MariaDB Usando .ibd e .frm no XAMPP
Cover image for 🛠️ Como Recuperar um Banco de Dados MySQL/MariaDB Usando .ibd e .frm no XAMPP

🛠️ Como Recuperar um Banco de Dados MySQL/MariaDB Usando .ibd e .frm no XAMPP

Comments
4 min read
Using CASE to Sort ENUM Values in MySQL

Using CASE to Sort ENUM Values in MySQL

1
Comments
2 min read
Free SQL Tool to Understand Your Database Visually
Cover image for Free SQL Tool to Understand Your Database Visually

Free SQL Tool to Understand Your Database Visually

7
Comments
3 min read
🔐 How to Reset MySQL Root Password (Windows - Beginner Friendly)
Cover image for 🔐 How to Reset MySQL Root Password (Windows - Beginner Friendly)

🔐 How to Reset MySQL Root Password (Windows - Beginner Friendly)

1
Comments
1 min read
Getting Started with Databases: SQL & MySQL
Cover image for Getting Started with Databases: SQL & MySQL

Getting Started with Databases: SQL & MySQL

1
Comments
9 min read
How to Duplicate a Table in MySQL

How to Duplicate a Table in MySQL

Comments 1
2 min read
Mastering RESTful API Integration: Your Guide to Seamless Connections

Mastering RESTful API Integration: Your Guide to Seamless Connections

1
Comments
4 min read
May 2025 at Releem: Configuration History for MySQL & MariaDB
Cover image for May 2025 at Releem: Configuration History for MySQL & MariaDB

May 2025 at Releem: Configuration History for MySQL & MariaDB

5
Comments
2 min read
How to Add and Subtract Dates in SQL (MySQL, PostgreSQL, SQL Server)
Cover image for How to Add and Subtract Dates in SQL (MySQL, PostgreSQL, SQL Server)

How to Add and Subtract Dates in SQL (MySQL, PostgreSQL, SQL Server)

Comments
2 min read
Mastering Dynamic SQL Operations with the Strategy Pattern: Generate and Execute Commands Across Databases in C#
Cover image for Mastering Dynamic SQL Operations with the Strategy Pattern: Generate and Execute Commands Across Databases in C#

Mastering Dynamic SQL Operations with the Strategy Pattern: Generate and Execute Commands Across Databases in C#

6
Comments
4 min read
loading...