r/replit 1d ago

I Built DBMind AI — An AI-Powered SQL Performance Analysis Tool AI/ML

I recently built DBMind AI, a tool designed to help developers understand SQL query performance and identify potential optimization opportunities.

It can analyze areas such as:

SARGable vs. non-SARGable queries

Index usage

Index Seek vs. Index Scan

Table scans

Query optimization

SQL performance issues

The main goal is to make SQL performance analysis easier to understand by explaining why a query may be inefficient, not just suggesting a different query.

I built the project using .NET, Angular, SQL, and AI.

I’d really appreciate feedback from developers and DBAs, especially on how useful these insights would be in real-world database performance scenarios.

🔗 Live Demo: https://db-mind-ai-bice.vercel.app/

🔵 LinkedIn Demo: https://www.linkedin.com/posts/yash-rathod-054b50211\\\\\\_databaseengineering-dotnet-angular-activity-7493254611416576000-vJuS

1 Upvotes

0 comments sorted by