Page 1 of 1

Integrated with web application with postgresql database

PostPosted: 24 Sep 2018, 00:27
by ipman
hi, i have an application with postgresql as the database, is it possible to using arrow chat in my app?

Re: Integrated with web application with postgresql database

PostPosted: 25 Sep 2018, 04:02
by Jason
ArrowChat requires MySQL or MSSQL.

Re: Integrated with web application with postgresql database

PostPosted: 25 Sep 2018, 18:16
by ipman
Jason wrote:ArrowChat requires MySQL or MSSQL.

if my main application use postgresql and i make one more database with mysql for arrowchat, is it posible that way? my user table is in postgresql, do i have to make one more table user in mysql for arrowchat?