DEV Community

MariaDB

A popular SQL database.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Docker + MariaDB 에서 ERROR: (conn:4, no: 45009, SQLState: 08S01) socket has unexpectedly been closed

Docker + MariaDB 에서 ERROR: (conn:4, no: 45009, SQLState: 08S01) socket has unexpectedly been closed

Comments
1 min read
Import CSV file using MariaDB CLI

Import CSV file using MariaDB CLI

Comments
1 min read
Clear screen at MariaDB CLI

Clear screen at MariaDB CLI

Comments
1 min read
Reset the WordPress administrator email address and password via SSH client.

Reset the WordPress administrator email address and password via SSH client.

5
Comments
1 min read
SQL in Minutes: Your Ultimate SQL Cheat Sheet

SQL in Minutes: Your Ultimate SQL Cheat Sheet

2
Comments
1 min read
Web Services with MariaDB

Web Services with MariaDB

Comments
1 min read
Migrating to Amazon RDS

Migrating to Amazon RDS

5
Comments
6 min read
MariaDB vs MySQL: What Developers Need to Know

MariaDB vs MySQL: What Developers Need to Know

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

Tutorial Install MySQL / MariaDB di Linux Ubuntu

Comments
2 min read
Optimizing SQL Queries

Optimizing SQL Queries

2
Comments
5 min read
Understanding the Decimal Datatype in MySQL

Understanding the Decimal Datatype in MySQL

Comments
2 min read
How Indexing Works in MariaDB and Why It Helps with Optimization

How Indexing Works in MariaDB and Why It Helps with Optimization

1
Comments
9 min read
Python & MariaDB: Which Driver? An Example of Executing a Stored Procedure That Returns Multiple Result Sets

Python & MariaDB: Which Driver? An Example of Executing a Stored Procedure That Returns Multiple Result Sets

Comments
6 min read
Understanding Transactions In Databases : Keeping Your Records Consistent 📊💰🔄📚✅

Understanding Transactions In Databases : Keeping Your Records Consistent 📊💰🔄📚✅

Comments
2 min read
Cast for type conversion in SQL

Cast for type conversion in SQL

1
Comments
2 min read
20 Livros sobre Linguagem SQL que você deveria ler

20 Livros sobre Linguagem SQL que você deveria ler

4
Comments
16 min read
ServBay Note: MariaDB Patch

ServBay Note: MariaDB Patch

11
Comments 1
2 min read
Docker + MariaDB

Docker + MariaDB

1
Comments
1 min read
Difference between MySQL and PostgreSQL

Difference between MySQL and PostgreSQL

Comments 1
10 min read
PHP HyperF + MariaDB -> Async / Parallel

PHP HyperF + MariaDB -> Async / Parallel

2
Comments
3 min read
Now connect SQL with no-code as a data source

Now connect SQL with no-code as a data source

Comments
1 min read
[Sequelize + mariaDB] index 걸린 컬럼 삭제하기

[Sequelize + mariaDB] index 걸린 컬럼 삭제하기

Comments
1 min read
MariaDB Dump Bash-Script

MariaDB Dump Bash-Script

1
Comments
1 min read
Using Temporary Tables in MariaDB

Using Temporary Tables in MariaDB

3
Comments
2 min read
ERROR 1130 (HY000): Host '123.32.23.12' is not allowed to connect to this MySQL server

ERROR 1130 (HY000): Host '123.32.23.12' is not allowed to connect to this MySQL server

2
Comments
1 min read
How I can order the returned results by relevance in mysql or mariadb when I use like statement in where?

How I can order the returned results by relevance in mysql or mariadb when I use like statement in where?

1
Comments 2
1 min read
Inserting Data from a Large CSV in Laravel Over 10x Faster

Inserting Data from a Large CSV in Laravel Over 10x Faster

2
Comments
2 min read
How to Install MySQL / MariaDB on Linux Ubuntu

How to Install MySQL / MariaDB on Linux Ubuntu

5
Comments
2 min read
Set up MariaDB on macOS (quick)

Set up MariaDB on macOS (quick)

49
Comments 1
1 min read
Get list of tables in mysql

Get list of tables in mysql

Comments
1 min read
MariaDB vs MySQL: The Ultimate Comparison

MariaDB vs MySQL: The Ultimate Comparison

1
Comments
8 min read
How to structure big FastAPI projects

How to structure big FastAPI projects

35
Comments
4 min read
PostgreSQL vs MariaDB [Complete Comparison]

PostgreSQL vs MariaDB [Complete Comparison]

1
Comments
9 min read
Finding the best SQL query for the task.

Finding the best SQL query for the task.

Comments
4 min read
How to Enable Slow Query Logging on MariaDB

How to Enable Slow Query Logging on MariaDB

4
Comments
5 min read
8 simple steps to install WordPress on an EC2 instance

8 simple steps to install WordPress on an EC2 instance

3
Comments
3 min read
Coding the Cloud ☁️: A Deep Dive into AWS Database Migration Magic 🪄

Coding the Cloud ☁️: A Deep Dive into AWS Database Migration Magic 🪄

Comments
11 min read
MariaDB, MySQL, and Node.js: Why Using the Right Connector Matters

MariaDB, MySQL, and Node.js: Why Using the Right Connector Matters

8
Comments
4 min read
MariaDB Installation Made Easy: A Guide for Arch-Based Linux Users

MariaDB Installation Made Easy: A Guide for Arch-Based Linux Users

23
Comments
2 min read
MariaDB 10.9 on OpenBSD 7.3: インストール

MariaDB 10.9 on OpenBSD 7.3: インストール

3
Comments
3 min read
MariaDB 10.9 on OpenBSD 7.3: Install

MariaDB 10.9 on OpenBSD 7.3: Install

4
Comments
4 min read
Part 4: Continuous Integration for Confidence: Running Tests in CI with GoLang RestAPI and MariaDB

Part 4: Continuous Integration for Confidence: Running Tests in CI with GoLang RestAPI and MariaDB

Comments 1
2 min read
Part 3: Ensuring Data Integrity: Unit and Integration Testing in GoLang RestAPI with MariaDB

Part 3: Ensuring Data Integrity: Unit and Integration Testing in GoLang RestAPI with MariaDB

Comments
2 min read
Part 2: Integrating MariaDB in GoLang RestAPI Project: A Comprehensive Guide

Part 2: Integrating MariaDB in GoLang RestAPI Project: A Comprehensive Guide

5
Comments
2 min read
Part 1: Getting Started with Docker and Make File Creation for GoLang RestAPI Project

Part 1: Getting Started with Docker and Make File Creation for GoLang RestAPI Project

1
Comments 1
2 min read
Remove MariaDB from your Ubuntu system using the terminal

Remove MariaDB from your Ubuntu system using the terminal

14
Comments
9 min read
Install MariaDB in the Ubuntu Terminal:

Install MariaDB in the Ubuntu Terminal:

1
Comments
11 min read
Unveiling the Mystery: How the `DESCRIBE` Command Can Bring Down a Server

Unveiling the Mystery: How the `DESCRIBE` Command Can Bring Down a Server

5
Comments
3 min read
DevOps: Database Change Management with MariaDB

DevOps: Database Change Management with MariaDB

Comments
6 min read
DevOps: Database Change Management with MariaDB and GitHub

DevOps: Database Change Management with MariaDB and GitHub

Comments
6 min read
How to Reset MySQL or MariaDB Root Password on Ubuntu 20.04

How to Reset MySQL or MariaDB Root Password on Ubuntu 20.04

Comments
2 min read
Speeding up MySQL for testing or development

Speeding up MySQL for testing or development

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

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

Comments
2 min read
run-mariabackup makeover

run-mariabackup makeover

3
Comments
3 min read
CentOS 7 裝 mycli

CentOS 7 裝 mycli

Comments
1 min read
Install MariaDB on Windows from Source Code

Install MariaDB on Windows from Source Code

2
Comments
3 min read
Highly Available Mariadb With Maxscale

Highly Available Mariadb With Maxscale

7
Comments
6 min read
Install MariaDB 10.4 on an Ubuntu 22.04 server

Install MariaDB 10.4 on an Ubuntu 22.04 server

Comments 2
4 min read
Installing maria DB in Ubuntu 22.04 part 1

Installing maria DB in Ubuntu 22.04 part 1

Comments
4 min read
The docker-compose Database Snippets for Development

The docker-compose Database Snippets for Development

Comments
1 min read
loading...