DEV Community

MariaDB

A popular SQL database.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Install CMake on Windows

Install CMake on Windows

4
Comments
2 min read
Using MariaDB and mySQL in web applications

Using MariaDB and mySQL in web applications

Comments
7 min read
Install MariaDB from Source Code on Ubuntu

Install MariaDB from Source Code on Ubuntu

4
Comments
2 min read
Creating reports from MariaDB databases

Creating reports from MariaDB databases

1
Comments
2 min read
Setting up MariaDB Galera Cluster for High Availability

Setting up MariaDB Galera Cluster for High Availability

Comments
2 min read
Build Flask API using Marshmallow and SQLAlchemy

Build Flask API using Marshmallow and SQLAlchemy

6
Comments
3 min read
Upgrading MySQL 5.7 to MariaDB 10 on Ubuntu 18

Upgrading MySQL 5.7 to MariaDB 10 on Ubuntu 18

1
Comments 1
1 min read
MariaDB vs. MySQL For WordPress

MariaDB vs. MySQL For WordPress

7
Comments
2 min read
Solving Web Application Issues in C - The Greenest Programming Language

Solving Web Application Issues in C - The Greenest Programming Language

1
Comments
11 min read
TIL: Fix for MariaDb docker "incorrect definition of table" errors

TIL: Fix for MariaDb docker "incorrect definition of table" errors

3
Comments
2 min read
MariaDB Quick-tip #7 - Find stored procedure

MariaDB Quick-tip #7 - Find stored procedure

5
Comments
1 min read
MariaDB Quick-tip #8 - All foreign key constraints

MariaDB Quick-tip #8 - All foreign key constraints

4
Comments
1 min read
mariabak: Making MariaDB and MySQL backups a breeze

mariabak: Making MariaDB and MySQL backups a breeze

4
Comments
1 min read
Top 5 MariaDB GUI tools in 2022

Top 5 MariaDB GUI tools in 2022

12
Comments
7 min read
Your Old Laptop Is Your New Database Server

Your Old Laptop Is Your New Database Server

164
Comments 12
8 min read
MariaDb Quick-tip #6 - Find table or column

MariaDb Quick-tip #6 - Find table or column

3
Comments
2 min read
Recreate mysql database from frm files and idb

Recreate mysql database from frm files and idb

3
Comments
2 min read
MariaDB Quick-tip #5 - Create a sequence of date and time

MariaDB Quick-tip #5 - Create a sequence of date and time

8
Comments 2
2 min read
MariaDb Quick-tip #4 - Random int for each row

MariaDb Quick-tip #4 - Random int for each row

Comments
1 min read
MariaDB Quick-tip #3 - Prepending zeros

MariaDB Quick-tip #3 - Prepending zeros

7
Comments
1 min read
MariaDB Quick-tip #1 - Range of int

MariaDB Quick-tip #1 - Range of int

8
Comments 2
1 min read
Web Dev setup in WSL2 Kali Linux 2022 Edition - Part 1: Connecting MariaDB and PostgreSQL database across Windows and WSL2

Web Dev setup in WSL2 Kali Linux 2022 Edition - Part 1: Connecting MariaDB and PostgreSQL database across Windows and WSL2

6
Comments
6 min read
Synology DS218: MariaDB 10 enabling remote connection.

Synology DS218: MariaDB 10 enabling remote connection.

9
Comments
15 min read
MariaDB Quick-tip #2 - Randomize rows

MariaDB Quick-tip #2 - Randomize rows

3
Comments
1 min read
Automate AI Model Building in SkySQL: MariaDB & MindsDB Collaboration

Automate AI Model Building in SkySQL: MariaDB & MindsDB Collaboration

6
Comments
6 min read
To Run Services After Deploying The MariaDB Service Using Docker Compose

To Run Services After Deploying The MariaDB Service Using Docker Compose

6
Comments
3 min read
How to Mock query Method of MariaDB using spyOn on Vitest

How to Mock query Method of MariaDB using spyOn on Vitest

7
Comments
3 min read
How To Create User Account With Privileges Second Only to The 'root' Account in RDS MariaDB?

How To Create User Account With Privileges Second Only to The 'root' Account in RDS MariaDB?

9
Comments
3 min read
UPDATE > MariaDB

UPDATE > MariaDB

4
Comments
1 min read
Developer Quickstart: PHP Data Object (PDO) and MariaDB

Developer Quickstart: PHP Data Object (PDO) and MariaDB

8
Comments
4 min read
Developer Quickstart: PHP and MariaDB

Developer Quickstart: PHP and MariaDB

9
Comments
4 min read
How to install LEMP in Ubuntu

How to install LEMP in Ubuntu

2
Comments
3 min read
Is the MariaDB JDBC driver affected by the Log4j vulnerability?

Is the MariaDB JDBC driver affected by the Log4j vulnerability?

5
Comments
3 min read
DBD::MariaDB - a Perl Database Driver for MariaDB

DBD::MariaDB - a Perl Database Driver for MariaDB

4
Comments
1 min read
Get Started with MariaDB in 3 Steps

Get Started with MariaDB in 3 Steps

13
Comments
3 min read
Improving Backend Performance, Part 3/3: Fast Analytics

Improving Backend Performance, Part 3/3: Fast Analytics

7
Comments
4 min read
Improving Backend Performance Part 2/3: Using Database Indexes

Improving Backend Performance Part 2/3: Using Database Indexes

4
Comments
4 min read
MariaDB 10.6 and NextCloud: COMPRESSED Row is read-only by default

MariaDB 10.6 and NextCloud: COMPRESSED Row is read-only by default

6
Comments
2 min read
Clear out MySql/MariaDB binary log files

Clear out MySql/MariaDB binary log files

3
Comments
1 min read
Realistic Test Data Generation for Java Apps

Realistic Test Data Generation for Java Apps

3
Comments
7 min read
JSON + MariaDB: How Hybrid Data Models Allow You to Have Your Cake and Eat It Too

JSON + MariaDB: How Hybrid Data Models Allow You to Have Your Cake and Eat It Too

10
Comments
10 min read
How To Check mysqldump character-set

How To Check mysqldump character-set

2
Comments
1 min read
Setup Mariadb via Docker With Spring Boot

Setup Mariadb via Docker With Spring Boot

4
Comments
3 min read
MariaDB: Update database charset / collation

MariaDB: Update database charset / collation

6
Comments
1 min read
Compiling MariaDB from Source - On FreeBSD

Compiling MariaDB from Source - On FreeBSD

6
Comments
2 min read
Provisioning MySQL/MariaDB Vault Database Secrets Engine with Terraform

Provisioning MySQL/MariaDB Vault Database Secrets Engine with Terraform

8
Comments
4 min read
Docker Compose and MariaDB: Fix missing configuration

Docker Compose and MariaDB: Fix missing configuration

3
Comments
3 min read
How to dump your sql database into a sql file

How to dump your sql database into a sql file

2
Comments
1 min read
Docker Compose - wordpress and docker [EN]

Docker Compose - wordpress and docker [EN]

5
Comments
1 min read
Recovering a mySQL instance from another user account (macOS)

Recovering a mySQL instance from another user account (macOS)

7
Comments
3 min read
Use mycli and Learn MariaDB/MySQL comfortably in a terminal!

Use mycli and Learn MariaDB/MySQL comfortably in a terminal!

5
Comments
5 min read
Vue.js SpringBoot CRUD MariaDB Example

Vue.js SpringBoot CRUD MariaDB Example

5
Comments
1 min read
MariaDB JSON + Thai

MariaDB JSON + Thai

2
Comments
3 min read
How to Backup MariaDB Database Running in a Kubernetes Pod

How to Backup MariaDB Database Running in a Kubernetes Pod

6
Comments
4 min read
Pardus 19 Server üzerine Nextcloud Kurulumu

Pardus 19 Server üzerine Nextcloud Kurulumu

6
Comments
2 min read
Laravel: Specified key was too long; max key length is 767 bytes

Laravel: Specified key was too long; max key length is 767 bytes

6
Comments
1 min read
Getting Started with MariaDB using Docker, Java Spring and JDBC

Getting Started with MariaDB using Docker, Java Spring and JDBC

7
Comments
8 min read
Docker Compose - MariaDB

Docker Compose - MariaDB

7
Comments
1 min read
Installing MariaDB 10.4 Server On OpenBSD 6.7

Installing MariaDB 10.4 Server On OpenBSD 6.7

5
Comments
1 min read
Reactive Programming with Java Spring, R2DBC and MariaDB

Reactive Programming with Java Spring, R2DBC and MariaDB

15
Comments 1
11 min read
loading...