User Tools

Site Tools


Writing /app/www/public/data/meta/toolsandtechnologies/dbdb.meta failed
toolsandtechnologies:dbdb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
toolsandtechnologies:dbdb [2018/04/24 18:24] adsilvatoolsandtechnologies:dbdb [2021/06/25 10:09] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== DBDB - Database of Databases ======
 +
 + --- //[[avinash.dsilva@errigal.com|Avi D'Silva]] 24-April-2018 07:00 PM //
 +
 +[[https://bitbucket.org/aviErrigal/dbdb/downloads/dbdb-v1.2.app.zip|[Download]]]
 +  - 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.
 +
 +{{ :toolsandtechnologies:dbdb.png |}}
 +
 +How to install(in 3 tiny and easy steps):
 +
 +  * [[https://bitbucket.org/aviErrigal/dbdb/downloads/dbdb-v1.2.app.zip|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
 +
 +
 +[[https://bitbucket.org/aviErrigal/dbdb/downloads/dbdb-v1.2.app.zip|[Download]]] [[https://bitbucket.org/aviErrigal/dbdb|[Source]]]