Igor, I’m planning to prepare a blog post about our PHP + PDO + Ignite integration and referring to the documentation template available for now https://apacheignite.readme.io/docs/pdo-interoperability <https://apacheignite.readme.io/docs/pdo-interoperability>
Considering that the fixes and improvements you did for Ignite ODBC driver in order to support PDO have not been released yet what is a valid branch number if I want to do the following: - connect to the cluster from PHP code. - populate a cache using DML INSERT command. - query the data with the usage of SQL. — Denis