We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Connection to Microsoft SQL Database

I am rewriting a big project using Phalcon and I want to get it right from the start. The project involves connecting to Microsoft SQL server and running large queries on it. How does phalcon easily integrate with MSSQL and can I get an example of such.

Thanks in advance.