Skip to content
#

sql-analysis

Here are 12 public repositories matching this topic...

GenAI-SQL is a modular, extensible suite of AI-powered tools for automating SQL code improvement, documentation, and validation. Built for developers, analysts, and data engineers, it leverages Azure OpenAI (GPT-4o) to analyze, refactor, comment, explain, test, and audit SQL — all within a secure, asynchronous, and HIPAA-compliant framework.

  • Updated Aug 28, 2025
  • Python

A new package that helps developers ensure column safety in SQLite queries by analyzing and validating their SQL statements. The package takes a user's SQL query as text input and returns a structured

  • Updated Dec 21, 2025
  • Python

Using SQL and Python, I analyzed a FIFA World Cup database covering both Men's and Women's tournaments. By querying data on teams, players, matches, goals, and bookings, I uncovered insights into scoring trends, tournament records, player demographics, disciplinary patterns, host nation performance, and historical comparisons between competitions

  • Updated Jun 12, 2026
  • Python

End-to-end data analytics project tracking global AI adoption across 14 countries, 8 industries & 4 cloud providers (2019–2025) using Python, MySQL and Power BI.

  • Updated Mar 6, 2026
  • Python

🔍 Validate SQLite queries with sqlite-column-sentry to catch column-related issues early and enhance data safety in your Python projects.

  • Updated Jul 13, 2026
  • Python

Improve this page

Add a description, image, and links to the sql-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sql-analysis topic, visit your repo's landing page and select "manage topics."

Learn more