# connection string for an rds mysql instance. Be sure to use the writer endpoint here. /sys is the default database. newrelic:Password is the user:pass. db_conn: newrelic:Password@tcp(rds-name.region ...
This repo contains most examples used in the book Efficient MySQL Performance (O'Reilly 2021). The examples for each chapter (which have examples) are in corresponding directories. For example, the ...