ScalableCode
  • Home

MySql

A collection of 3 posts
The Pros and Cons of Implementing Polymorphic Relationships in SQL Databases
MySql

The Pros and Cons of Implementing Polymorphic Relationships in SQL Databases

Polymorphic relationships offer flexibility in databases but risk data integrity and increase query complexity. Use them sparingly, with checks for integrity and consider alternatives to maintain performance and integrity.
Feb 15, 2024 2 min read
MySql

Quick Guide: Testing MySQL Connection Without the MySQL CLI

Explore various methods to test MySQL connections directly from the command line. From telnet to Python scripts, ensure your database is reachable.
Oct 12, 2023 1 min read
MySql

Securely Connect to Amazon RDS using SSH Tunneling and Table Plus

Discover how to securely connect to an Amazon RDS instance without exposing it to the public. This guide walks you through SSH tunneling, setting up a bastion host, and ensuring optimal security practices.
Oct 11, 2023 2 min read
ScalableCode © 2025
  • Twitter
Powered by Ghost