• Random Tools rev-77a909b
  • Color Tools
    • Gradient Colors Scale
  • Programming Tools
    • ISO 8601 Durations
    • MySQL Create User
    • Password Generator
    • SSH Key Generator
  1. Programming Tools
  2. MySQL Create User

Generate SQL to create MySQL/MariaDB database with a user which has all privileges on that database.

This password will not stored anywhere, if you don't note it down you will lose it.
Connection String

Generate connection string for MySQL client or libraries.

			mysql://laravel@localhost:3306/laravel