awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesQuery Compression Utilities

Tools that compress SQL queries into compact, single-line strings by removing unnecessary whitespace and comments.

Distinct from SQL Query Debuggers: Distinct from SQL Query Debuggers: focuses on query compression for efficient execution rather than diagnostic output.

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

Awesome Query Compression Utilities GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • jdorn/sql-formatterjdorn का अवतार

    jdorn/sql-formatter

    3,857GitHub पर देखें↗

    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

    Compresses database queries by removing comments and unnecessary whitespace for efficient network transmission.

    HTML
    GitHub पर देखें↗3,857
  1. Home
  2. Data & Databases
  3. SQL Query Editors
  4. SQL Query Debuggers
  5. Query Compression Utilities