Logo
Login
Tech Posts 31208
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Diseño de un sistema de gestión de información del control de acceso para la biblioteca de mi universidad

Diseño de un sistema de gestión de información del control de acceso para la biblioteca de mi universidad
Este artículo tiene como propósito mostrar los aspecto principales identificados durante la presentación de mi proyecto de grado. Contexto Básicamente mi proyecto es un diseño de un siste...
23.04.2025 0 Read More

Can simple 4 Core, 16 GB RAM reach 1000 tps?

Can simple 4 Core, 16 GB RAM reach 1000 tps?
Databases are tricky. They hold more state as we move towards stateless architectures. Kubernetes setups often start with stated intention of providing governance over all infrastructure until they en...
24.04.2025 0 Read More

How To Set Up Multiple Datasources in Spring Boot 3

How To Set Up Multiple Datasources in Spring Boot 3
Separating data into different databases is a typical approach in the microservices world. This means that each backend usually needs to access only its limited database. At the same time, a backend a...
24.04.2025 0 Read More

🚚 One-Time MySQL to PostgreSQL Migration with pgloader + Docker (Windows-Friendly)

Hey folks 👋 I’m Capwell, and I recently had to migrate a MySQL database to PostgreSQL. It wasn’t a continuous sync — just a one-time migration — so I needed a quick, clean way to do it.When...
24.04.2025 0 Read More

SQL JOINs Explained: Connecting Data Across Tables

SQL JOINs Explained: Connecting Data Across Tables
What are SQL JOINs? In the world of databases, information is often stored across multiple tables to keep things organized and efficient. For example, you might have one table for employee in...
27.04.2025 0 Read More

How to Fix "MySQL Unexpected Shutdown" in XAMPP (Easy Step-by-Step Guide)

If you're using XAMPP for local development, chances are you’ve come across this frustrating message at least once:"MySQL shutdown unexpectedly."Don’t worry — you’re not alone. This issue is e...
28.04.2025 0 Read More

New in Releem: Live MySQL Process List for Instantly Spotting Long Queries

New in Releem: Live MySQL Process List for Instantly Spotting Long Queries
This spring 🌱, we’ve been hard at work enhancing Releem’s monitoring, configuration tuning, and SQL query optimization capabilities. Our mission remains constant: helping you get the most out o...
28.04.2025 0 Read More

Implementing Role-Based Access Control (RBAC) in MySQL

Introduction Role-Based Access Control (RBAC) is a security model that restricts system access based on user roles. It simplifies permission management by grouping privileges into roles, whic...
29.04.2025 0 Read More

What's New in MySQL 9 - a DBA's Perspective

Release Timeline MySQL 9.0.0: July 1, 2024 (Innovation Release) - Removed from distribution due to critical bug MySQL 9.0.1: Released as replacement for 9.0.0 MySQL 9.1.0: October 15, 20...
29.04.2025 0 Read More

Cracking MySQL Performance: What is Indexing and Why It Matters

Cracking MySQL Performance: What is Indexing and Why It Matters
🚀 Introduction Have you ever run a SQL query that just took forever and wondered, "Why is this so slow?" You're not alone. Databases are fast until they're not. And one of the simplest, ye...
30.04.2025 0 Read More
Loading...
#reading
I tested Zapier MCP Server and here are my thoughts
0
Those Golden Era of React...👩‍💻☺️
0
I just wanted to know if someone visited — so I built my own analytics
0
🗞️ Rapyd Developer Newsletter: April 2025 💥 One-Click Checkout, Global Payouts, and What’s New for Devs
0
Navigating the Future of Decentralized Decision-Making: Arbitrum and On-Chain Governance
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0