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

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

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

antlr/codebuff

0
View on GitHub↗
477 स्टार्स·85 फोर्क्स·Java·BSD-2-Clause·2 व्यूज़

Codebuff

Language-agnostic pretty-printing through machine learning (uh, like, is this possible? YES, apparently).

Features

  • SQL Formatting - Machine learning-based pretty-printing for various languages.

स्टार हिस्ट्री

antlr/codebuff के लिए स्टार हिस्ट्री चार्टantlr/codebuff के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

antlr/codebuff क्या करता है?

Language-agnostic pretty-printing through machine learning (uh, like, is this possible? YES, apparently).

antlr/codebuff की मुख्य विशेषताएं क्या हैं?

antlr/codebuff की मुख्य विशेषताएं हैं: SQL Formatting।

antlr/codebuff के कुछ ओपन-सोर्स विकल्प क्या हैं?

antlr/codebuff के ओपन-सोर्स विकल्पों में शामिल हैं: andialbrecht/sqlparse — sqlparse is a Python library for the programmatic analysis and manipulation of SQL statements. It provides a… dbcli/mycli — mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal… manticore-projects/jsqlformatter — Java SQL Formatter, Beautifier and Pretty Printer. zeroturnaround/sql-formatter — A whitespace formatter for different query languages. pawelsalawa/sqlitestudio — SQLiteStudio is an open-source graphical tool for browsing, editing, and managing SQLite database files. It combines a… thoughtbot/guides — This project is a software engineering style guide and a curated collection of architectural patterns and coding…

Codebuff के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Codebuff के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • andialbrecht/sqlparseandialbrecht का अवतार

    andialbrecht/sqlparse

    4,008GitHub पर देखें↗

    sqlparse is a Python library for the programmatic analysis and manipulation of SQL statements. It provides a non-validating parser that breaks down SQL text into tokens and a utility to divide strings containing multiple queries into individual statements. The project includes a code formatter that reorganizes SQL statements using consistent indentation and keyword casing. It also provides mechanisms for automating this formatting and linting process through version control hooks to maintain code consistency.

    Python
    GitHub पर देखें↗4,008
  • dbcli/myclidbcli का अवतार

    dbcli/mycli

    11,932GitHub पर देखें↗

    mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal interface for executing queries and managing MySQL connections, incorporating an integrated assistant that uses large language models to generate and analyze SQL statements based on the current database schema. The tool provides specialized query authoring capabilities, including context-sensitive syntax suggestions, fuzzy-matching identifier completion for tables and columns, and the ability to handover query buffers to external system text editors. It distinguishes its connec

    Pythonauto-completiondatabasemycli
    GitHub पर देखें↗11,932
  • manticore-projects/jsqlformattermanticore-projects का अवतार

    manticore-projects/jsqlformatter

    42GitHub पर देखें↗

    Java SQL Formatter, Beautifier and Pretty Printer

    PLpgSQL
    GitHub पर देखें↗42
  • zeroturnaround/sql-formatterzeroturnaround का अवतार

    zeroturnaround/sql-formatter

    2,870GitHub पर देखें↗

    A whitespace formatter for different query languages

    TypeScript
    GitHub पर देखें↗2,870
  • Codebuff के सभी 7 विकल्प देखें→