mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.1K
active users

#mariadb

4 posts4 participants0 posts today

I picked Redis for my personal website storage initially because it seemed simple. Just push docs and JSON blobs in and it Just WorksTM.

Right now I'm converting to MariaDB, in case you wanna know how I feel about my original storage decision right now.

10 Steps to Protect Your #VPS Against SQL Injection
This article provides a guide discussing how to protect your VPS against SQL injection.
What is SQL Injection?
SQL Injection is a type of cyber attack where an attacker inserts or “injects” malicious SQL code into a query through input fields, URLs, or other data entry points. If the application doesn't properly validate or sanitize the input, the ...
Continued 👉 blog.radwebhosting.com/how-to- #mariadb #vpsguide #sqlinjection #postgresql

How to Protect Your VPS Against SQL Injection
RadWeb, LLC · 10 Steps To Protect Your VPS Against SQL Injection - VPS Hosting Blog | Dedicated Servers | Reseller HostingHere’s a detailed guide on how to protect your VPS against SQL Injection attacks.

#Perl DBD::mysql and the corresponding #RHEL package have always been #MariaDB compatible, i.e., you could install MariaDB and DBD::mysql RPMs together.
But the new DBD::mysql package in #CentOS stream can no longer be installed with MariaDB.
I filed a bug (issues.redhat.com/browse/RHEL-) and #RedHat said it's not supposed to work. Except it always has.
What do you think?
(Note if it doesn't work then all Perl scripts on the host that use DBD::mysql must be modified to use DBD::MariaDB instead.)
#mysql

issues.redhat.comLoading...

Movim is officially dropping support for MySQL ⚠️

It is too difficult to maintain compatibility with all the quirks and specificity of this database 😔 MySQL was already broken for a while (migrations not running, broken queries).

Don't worry we are still fully compatible with PostgreSQL (that is the recommended one) and MariaDB. You can find those two databases in all the major distributions 😊

This will greatly simplify and streamline the development of the project ✨

Wir haben unsere :nextcloud: #Nextcloud Installationsanleitung sowie die Skripte dahingehend angepasst, dass wir ab sofort #MariaDB 11.4.x verwenden.

Eine Anleitung für den manuellen Wechsel von MariaDB 10.11 auf die Version 11.4.x beschreiben wir hier 👇
c-rieger.de/datenbankupgrade-a

Carsten Rieger IT-Services · Datenbankupgrade auf MariaDB 11.4 - Carsten Rieger IT-Services
More from Carsten Rieger IT-Services 🔒

Question, my colleague want's a small database with only a few tables ( #Mariadb / #mysql #sql ) - Data pushed with PowerShell Scripts

He also wants a small Web UI to search in this database with "basic" filtering

I've found #Adminer (adminer.org/de/) which looks simpler then things like phpMyAdmin

Is this a good choice ? thx

www.adminer.orgAdminer - Datenbank-Verwaltung in einer einzigen PHP-Datei Adminer ist für: MySQL, MariaDB, PostgreSQL, CockroachDB, SQLite, MS SQL, Oracle. Andere per Plugin verfügbar: Elasticsearch, SimpleDB, MongoDB, Firebird, Clickhouse.

New House Projects – Weather Watching V0.5

I've always been fascinated with the weather. I can still remember the daily routine of charting the weather in kindergarten with meticulous scientific rigor: Each morning one pupil, on a rotation, would peer out a window and then mark down if it was sunny, or cloudy, or possibly raining...

topslakr.com/2025/04/new-house

Topslakr.com · New House Projects – Weather Watching V0.5I’ve always been fascinated with the weather. I can still remember the daily routine of charting the weather in kindergarten with meticulous scientific rigor: Each morning one pupil, on a rot…