Web-Database-Management icon indicating copy to clipboard operation
Web-Database-Management copied to clipboard

A material design web UI for mySQL database management.

Web Database Management


This is a web application for viewing, adding, deleting, and editing data on your mySQL database created with Django.


Documentation

  • Get Started
  • Screenshots

Run

Add your mySQL credentials in the .env file in the root directory.

Then simply docker-compose up and visit http://localhost:8000 on your browser

Screenshots

Adding entries to the database

Editing entries in database