SPX and SQL Profiling
SpinApp provides SQL query logging to help you spot N+1 queries and slow endpoints. SpinApp provides SQL query logging to help you identify N+1 queries and slow endpoints.
Overview
SpinApp is a product profiling feature that helps you inspect SQL queries produced by your Laravel app. SpinApp “SPX & SQL profiling” and states it includes SQL query logging.
What SpinApp helps you detect
SpinApp states that SQL query logging helps you spot:
- N+1 queries
- Slow endpoints
Related backup behavior mentioned
SpinApp mentions “safe backups of bootstrap/app.php.” This is referenced as part of the SPX and SQL profiling area.