Bahmni-Mart Setup with MySQLWorkbench & DBeaver

Prerequisites:

  1. Generate public key using

ssh-keygen -t rsa
  1. For latest DBeaver, ​Run this on your key to convert it to RSA private key.

ssh-keygen -p -m PEM -f ~/.ssh/id_rsa

MYSQL:

Tools:

1.MySQLWorkbench 2.DBeaver

Connecting using MySQLWorkbench:

Once all the details are added, Test Connection and ideally you see the “Connection Successful” popup.

 

POSTGRESS:

Tools:

DBeaver

Connecting to POSTGRESS using DBeaver:

 

Once all the details are added, Test Connection and ideally you see the “Connection Successful” popup. 

 

The Bahmni documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)