Dear MySQL users,
I’m glad to announce that MySQL X DevAPI extension for PHP 8.0.3 has been recently released!
If for some reason you don’t know what this is all about, then in short the MySQL X DevAPI for PHP add support for the new X DevAPI in PHP, and it’s released as an extension to the language. The X DevAPI enables application developers to write code that combines the strengths of the relational and document models –MySQL as a Document Store– using a modern NoSQL-like syntax that does not assume previous experience writing traditional SQL.
For general documentation about how to get started using MySQL as a document store, see “Using MySQL as a Document Store”.
Download the extension.
…
[Read more]