CSML updates
CSML updates
www.csml.dev

New database integrations: MySQL, PostgreSQL and MongoDB

 

New

 

 

One of the most common requests we got recently was: how can I save or access data in my own database? Until now, this problem involved building a custom API in front of the database, which is a complex and expensive workaround, requiring a lot of boilerplate code, and hosting as well security considerations.

mysql.png

To solve this issue, we are releasing connectors with some of the most used open-source databases: MySQL, PostgreSQL and MongoDB.

postgresql.png

You can install the corresponding apps for free in CSML Studio, which let you save data from your bot into your database, or retrieve your own data for use in the bot, without any added complexity.

mongodb.png

Find out more on how to integrate with your database of choice: