awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • tencent/matrixAvatar Tencent

    Tencent/matrix

    12,020Vezi pe 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
    Vezi pe GitHub↗12,020
  1. Home
  2. Data & Databases
  3. SQLite Query Linters