awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSQL Comment Strippers

Utilities that remove comment blocks from SQL queries while maintaining structural integrity for database compatibility.

Distinct from SQL Converters: Distinct from SQL Converters: focuses specifically on the removal of comments rather than general query transformation or engine compatibility updates.

Explore 1 awesome GitHub repository matching data & databases · SQL Comment Strippers. Refine with filters or upvote what's useful.

Awesome SQL Comment Strippers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • jdorn/sql-formatterAvatar jdorn

    jdorn/sql-formatter

    3,857Vezi pe GitHub↗

    This project is a PHP library designed for parsing, beautifying, and syntax-highlighting SQL queries. It provides a set of utilities to improve the readability of database code, facilitate debugging, and assist in the maintenance of complex query structures. The library distinguishes itself by offering both aesthetic and functional processing capabilities. It can transform raw SQL strings into structured, indented formats for human review, or compress them by removing comments and unnecessary whitespace to optimize them for network transmission and logging. Additionally, it includes a syntax

    Strips SQL comments from queries while preserving the original structure for database engine compatibility.

    HTML
    Vezi pe GitHub↗3,857
  1. Home
  2. Data & Databases
  3. SQL Query Interfaces
  4. SQL Converters
  5. SQL Comment Strippers