Skip to content

MySQL database browser and lister, for displaying and browsing heavy and large databases.

License

Notifications You must be signed in to change notification settings

Hsnmsri/database_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

database_viewer

MySQL database browser and lister, for displaying and browsing heavy and large databases.

Getting started, Installation

  • Clone database_viewer in your local directory :
git clone https://github.com/Hsnmsri/database_viewer.git
  • Create copy from config.Template.php file to config.php file :
cp config.Template.php config.php
  • Set DataBase configs in config.php
  • Run database_viewer :
php -S localhost:8000

Releases

No releases published

Packages

No packages published

Languages