This document summarizes research on techniques for improving database performance under heavy query loads. It discusses using fuzzy logic to classify queries by priority and batch similar queries to execute together. The document reviews related work on detecting misuse and insider threats, collaborative querying, risk-adaptive access control models, query recommendation, and ranking query results. The proposed approach uses fuzzy logic to identify high priority queries in a priority queue based on extracted features. Queries are clustered and batched by type to commit together, aiming to yield the best database performance even under high loads.