- Step1: Clone the repository from GitHub.
- Step2: Install required dependencies using pip.
- Step3: Set up environment variables for database connection.
- Step4: Start the server using 'uv run server_mysql.py'.
- Step5: Run the client with 'uv run client.py' to connect and query the database.