I wanted to build a Browser Playground for our PHP application and as we use MariaDB we can't use PGLite. As looking around solutions I found that MariaDB has embedded support, therefore gave it an try to port it in a similar way to PGLite https://mariadb.com/docs/server/clients-and-utilities/admini...
I wanted to build a Browser Playground for our PHP application and as we use MariaDB we can't use PGLite. As looking around solutions I found that MariaDB has embedded support, therefore gave it an try to port it in a similar way to PGLite https://mariadb.com/docs/server/clients-and-utilities/admini...