Choosing a Database PostgreSQL, MySQL, Mongo, and Cloud
This course helped me understand the strengths of each option and how to choose the best database for different scenarios. I explored various database options, including PostgreSQL, MySQL, MongoDB, and several cloud-based solutions like AWS, Google Cloud, and Snowflake. PostgreSQL and MySQL are popular SQL databases, with PostgreSQL known for its versatility and MySQL for its widespread use. MongoDB, as a NoSQL database, offers flexibility in handling unstructured data. Additionally, I learned about cloud-based database services like Redshift and S3.