We need to import the MySQL driver and create a package that
allows any application to establish a new connection.
Based on this, we should create a template that enables easy usage
of MySQL. Additionally, we can develop templates for other databases
such as PostgreSQL, MongoDB, and more.