Description
How to connect rocket.chat to MySQL Database.
Server Setup Information
- Version of Rocket.Chat Server:
- Deployment Method:
- Number of Running Instances:
- DB Replicaset Oplog:
- NodeJS Version:
- MongoDB Version:
- Proxy:
- Firewalls involved:
How to connect rocket.chat to MySQL Database.
Hi!
Welcome to our Community.
Rocket.Chat itself uses MongoDB.
If you want to integrate, or bring some of the information you already have in Mysql, you have a lot of ways of doing it, usually leveraging REST apis in front of that MYSQL and integrating with webhooks or bots.