You check `EXPLAIN` during code review and find no slow queries, yet in production, hundreds of SQL statements are being executed. This is the N+1 problem. Even if your index design is correct, ...
Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
Address #100 by adding support for MariaDB (@green-coder). Set NEXT_JDBC_TEST_MARIADB=true as well as NEXT_JDBC_TEST_MYSQL=true in order to run tests against MariaDB.