File size: 1,675 Bytes
3ccb84e
54331d8
a9f5fff
54331d8
a9f5fff
3ccb84e
a9f5fff
3ccb84e
 
54331d8
3ccb84e
a9f5fff
54331d8
3ccb84e
144849d
54331d8
144849d
54331d8
144849d
 
 
 
 
54331d8
 
 
144849d
54331d8
 
 
144849d
 
 
 
54331d8
c0dfc45
54331d8
 
c0dfc45
 
54331d8
 
 
a9f5fff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
title: "AI SQL Query Builder and Optimizer Extension"
emoji: "🤖"
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: "4.44.0"
app_file: app.py
pinned: false
license: mit
---

# AI SQL Query Builder and Optimizer Extension

Detects and extracts SQL queries and database schema information from documentation pages, Stack Overflow answers, and database management interfaces. Identifies SQL patterns, data tables, and database technology references.

## Key Features

- Finds SQL queries in code blocks on documentation and Q&A pages
- Extracts table structures from HTML tables on the page
- Identifies which SQL keywords are used (SELECT, JOIN, CREATE TABLE, etc.)
- Detects database technology references (MySQL, PostgreSQL, SQLite, MongoDB)
- Helps developers quickly locate SQL examples and schema definitions

## How It Works

Click the extension icon on any page containing database content. The extension scans code blocks for SQL syntax patterns, identifies HTML data tables, and detects database-related terminology. Results show extracted queries, table structures, and detected technologies. All processing is local.

## What You Get

- One-click SQL and schema detection from any webpage
- Works on Stack Overflow, docs, wikis, and admin panels
- Privacy-first — no data leaves your browser
- Lightweight — no external dependencies

## Get the Full Version

- **Demo**: Free on Hugging Face Spaces
- **[Buy on Whop](https://whop.com/ai-sql-query-builder-and-optimizer-extension)** — Dashboard access
- **[Buy Now](https://buy.stripe.com/8x24gz26H8Is6xycDWcZb0P)** — Secure checkout

---

*Built with [FORGE-X](https://github.com/WealthFromAI)*