Investigate query optimizations #4

Open
opened 2025-03-04 19:27:53 +00:00 by Jef Roosens · 0 comments

The database needs to perform some complex-ish queries. Debug logs should be added that output the performed SQL queries. These can then be analyzed using EXPLAIN QUERY to identify possible optimization areas, probably using indexes.

The database needs to perform some complex-ish queries. Debug logs should be added that output the performed SQL queries. These can then be analyzed using `EXPLAIN QUERY` to identify possible optimization areas, probably using indexes.
Jef Roosens added the
enhancement
label 2025-03-04 19:27:53 +00:00
Jef Roosens self-assigned this 2025-03-04 19:27:54 +00:00
Jef Roosens added this to the 0.1.0 milestone 2025-03-16 19:37:29 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/otter#4
There is no content yet.