The Mysql2 gem is meant to serve the extremely common use-case of connecting, querying and iterating on results. Some database libraries out there serve as direct 1:1 mappings of the already complex C ...
We will create two identities, one for administring the SQL users(aka control plane) and for interacting with the database and the data(ie. data plane operations) ...