awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesSQLite Query Linters

Static or dynamic analysis tools that scan SQLite statements for inefficient patterns and missing indexes.

Distinct from Full Table Scans: Focuses on linting SQL statements for efficiency rather than executing queries or managing tables.

Explore 1 awesome GitHub repository matching data & databases · SQLite Query Linters. Refine with filters or upvote what's useful.

Awesome SQLite Query Linters GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tencent/matrixAvatar de Tencent

    Tencent/matrix

    12,020Ver en GitHub↗

    Matrix is a suite of mobile application performance management and analysis tools. It provides a plugin-based monitoring system for capturing crashes, lags, and memory leaks, alongside a static binary auditor for reducing installation package size and a bytecode instrumentation tool for performance tracking. The project distinguishes itself through native memory debugging and a SQLite query linter that identifies inefficient database patterns. It employs native interception techniques to detect memory leaks and heap corruption without requiring source code recompilation, and uses a custom run

    Scans database statements for full table scans and missing indexes to optimize retrieval speed.

    Javaandroidapm-clientwechat
    Ver en GitHub↗12,020
  1. Home
  2. Data & Databases
  3. SQLite Query Linters