Tag archive
MySQL
Articles, examples, and practical solutions for the topic "MySQL".
5 articles
Tagged articles
Developer Guides
SQL Tutorial for Beginners: A Guide to Learning SQL
Learn the basics of SQL, including statements like SELECT and GROUP BY, with step-by-step instructions for beginners.
Automation
How to Create and Use n8n Sub-Workflows Effectively
Learn how to easily create and manage n8n sub-workflows with execute workflow nodes to streamline automation tasks.
AI Workflows
How to Add MCP Servers to Claude Code
Learn how to configure and use Model Context Protocol (MCP) servers within Claude Code for enhanced AI tool integration.
Troubleshooting & Comparisons
PostgreSQL vs MySQL: Choosing the Right Database
Compare PostgreSQL and MySQL to choose the right relational database for your project.
Automation
Automating MySQL Backups with a Shell and Task Scheduler
Learn to create an automated MySQL backup script for Linux and Windows using shell scripts and task scheduling.