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
·

7 repository-uri

Awesome GitHub RepositoriesAdvanced CLI Tools

Specialized command-line tools for specific workflows.

Explore 7 awesome GitHub repositories matching part of an awesome list · Advanced CLI Tools. Refine with filters or upvote what's useful.

Awesome Advanced CLI Tools GitHub Repositories

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

    jkbrzt/httpie

    38,212Vezi pe GitHub↗

    HTTPie is a command-line HTTP client and REST API testing tool designed for sending requests to web services and APIs. It functions as a JSON-native network client and interactive HTTP debugger, providing a terminal interface for constructing and validating API requests and responses. The tool simplifies the process of interacting with APIs by automatically handling JSON payloads and applying colorized formatting to responses for human readability. It supports the simulation of request generation to verify headers and bodies before they are sent over the network. The project covers a broad r

    User-friendly HTTP client for the command line.

    Python
    Vezi pe GitHub↗38,212
  • dbcli/pgcliAvatar dbcli

    dbcli/pgcli

    13,231Vezi pe GitHub↗

    pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an interactive SQL shell and query editor that allows users to inspect schemas, manage connections, and run queries against PostgreSQL data sources. The tool is distinguished by its real-time, schema-aware autocompletion for keywords, tables, and columns, as well as dynamic SQL syntax highlighting. It provides safety mechanisms through transaction-aware guardrails that warn against or block destructive statements when no active transaction is detected. Broad capabilities include secure

    Postgres CLI with auto-completion and syntax highlighting.

    Pythondatabasepostgrespostgresql
    Vezi pe GitHub↗13,231
  • dbcli/mycliAvatar dbcli

    dbcli/mycli

    11,932Vezi pe GitHub↗

    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

    MySQL CLI with auto-completion and syntax highlighting.

    Pythonauto-completiondatabasemycli
    Vezi pe GitHub↗11,932
  • donnemartin/sawsAvatar donnemartin

    donnemartin/saws

    5,307Vezi pe GitHub↗

    Saws este un wrapper de shell interactiv și manager de resurse pentru AWS CLI. Oferă un mediu de linie de comandă conceput pentru a îmbunătăți execuția comenzilor AWS prin text predictiv, sugestii de resurse și navigare îmbunătățită. Instrumentul implementează căutarea fuzzy și autocompletarea case-insensitive pentru a accelera descoperirea și selecția resurselor cloud. Reduce introducerea manuală printr-un sistem de scurtături de comandă și alias-uri care mapează șiruri scurte către comenzi complexe. Interfața include caching local al datelor despre resurse pentru a minimiza cererile API, istoricul persistent al comenzilor și capacitatea de a executa comenzi de shell de sistem cu data piping. Utilizatorii pot personaliza experiența prin configurare bazată pe fișiere pentru teme vizuale și niveluri de logare, și pot accesa documentația contextuală filtrată pentru comenzile specifice introduse.

    Enhanced AWS command-line interface.

    Pythonawsaws-clicli
    Vezi pe GitHub↗5,307
  • dbcli/litecliAvatar dbcli

    dbcli/litecli

    3,269Vezi pe GitHub↗

    CLI for SQLite Databases with auto-completion and syntax highlighting

    SQLite CLI with auto-completion and syntax highlighting.

    Pythonlinuxprompt-toolkitpython
    Vezi pe GitHub↗3,269
  • laixintao/iredisAvatar laixintao

    laixintao/iredis

    2,741Vezi pe GitHub↗

    Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.

    Redis CLI with auto-completion and highlighting.

    Pythoncommand-line-toolredisredis-cli
    Vezi pe GitHub↗2,741
  • cloudnativelabs/kube-shellAvatar cloudnativelabs

    cloudnativelabs/kube-shell

    2,393Vezi pe GitHub↗

    Kubernetes shell: An integrated shell for working with the Kubernetes

    Integrated shell for Kubernetes.

    Python
    Vezi pe GitHub↗2,393
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Advanced CLI Tools