# myide/see

基于开源组件（Inception & SQLAdvisor & SOAR）的SQL审核&SQL优化的Web平台

Repository: https://github.com/myide/see
Canonical: https://ross.abutalabs.com/products/see
Language: Vue
License: EPL-2.0
License Family: copyleft
Topics: mysql, django, inception, vue, sqladvisor, soar
Last push: 2022-12-09T00:00:37+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2944, "days_push": 1364, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1479, forks 592 (observed 2026-08-28T04:04:50.666161+00:00)

## What it is
See is a self-hosted web platform for MySQL SQL auditing and SQL optimization, built on Django and Vue.js. It integrates open-source components Inception (SQL audit/execute/rollback), SQLAdvisor (index advice), and SOAR (query rewrite optimization) behind a workflow-based approval UI.

## Use cases
- audit mysql sql statements before execution
- review and approve sql change tickets with a workflow
- get index optimization suggestions for slow queries
- roll back executed sql statements
- query database table structures and export results
- manage multiple mysql clusters and target databases
- control table-level permissions for sql operations

## When to choose
- you need a self-hosted SQL audit and approval platform for MySQL
- your team wants automated SQL syntax checking plus human approval workflows
- you want integrated index and query optimization advice from SQLAdvisor and SOAR
- you need rollback capability for executed SQL changes

## When to avoid
- you use databases other than MySQL
- you need actively maintained software with recent releases
- you want a lightweight CLI tool rather than a full web platform
- you cannot operate the now-archived Inception dependency

## Facets
- artifact type: application
- maturity: maintenance
- function: database, web-framework, api-framework, auth, authorization, workflow-automation, monitoring, email
- domain: databases, web-development, developer-tools, self-hosted
- platform: python, self-hosted, cross-platform
- tags: sql-audit, sql-optimization, mysql, inception, sqladvisor, soar, django, vue, database-workflow, dba-tools, devops, web-server, docker

## Member repositories
- myide/see (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:50.666161+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:19.718020+00:00, confidence not recorded.
  - readme: https://github.com/myide/see (fetched 2026-08-28T04:04:50.666161+00:00, sha 60d3328478fe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
