User Tools
toolsandtechnologies:dbdb
DBDB - Database of Databases
— Avi D'Silva 24-April-2018 07:00 PM
- DBDB allows you to easily & seamlessly switch between multiple customer DBs on your local dev machine.
- Isolate customer environments for demos and versioning.
- No more renaming or editing config files while you switch between customer environments.
- Compatible with existing MySQL Workbench or other GUI tools.
How to install(in 3 tiny and easy steps):
- Download, unzip and Move the dbdb.app to your Applications dir.
Usage:
- Stop your MySQL instance if running.
- Double click the DBDB App
- Brew some coffee till it sets everything up.
- Now select a customer and click “use scope”.
- You will now be able to connect using “mysql” command or from “MySQL Workbench”. (user: root pass: *z*r**es)
- You should now be able to create/import databases per customer.
- Note: Resize the window a bit if you see no buttons
toolsandtechnologies/dbdb.txt · Last modified: 2021/06/25 10:09 by 127.0.0.1
