awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • jkbrzt/httpieAvatar von jkbrzt

    jkbrzt/httpie

    38,212Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗38,212
  • dbcli/pgcliAvatar von dbcli

    dbcli/pgcli

    13,231Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,231
  • dbcli/mycliAvatar von dbcli

    dbcli/mycli

    11,932Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,932
  • donnemartin/sawsAvatar von donnemartin

    donnemartin/saws

    5,307Auf GitHub ansehen↗

    Saws ist ein interaktiver Shell-Wrapper und Ressourcenmanager für das AWS CLI. Es bietet eine Kommandozeilenumgebung, die darauf ausgelegt ist, die Ausführung von AWS-Befehlen durch prädiktiven Text, Ressourcenvorschläge und verbesserte Navigation zu verbessern. Das Tool implementiert Fuzzy-Suche und case-insensitive Autovervollständigung, um die Entdeckung und Auswahl von Cloud-Ressourcen zu beschleunigen. Es reduziert die manuelle Eingabe durch ein System von Befehlskürzeln und Aliasen, die kurze Zeichenfolgen auf komplexe Befehle abbilden. Das Interface umfasst lokales Caching von Ressourcendaten zur Minimierung von API-Anfragen, eine persistente Befehlshistorie und die Möglichkeit, System-Shell-Befehle mit Daten-Piping auszuführen. Benutzer können die Erfahrung durch dateibasierte Konfiguration für visuelle Themes und Logging-Level anpassen und auf kontextbezogene Dokumentation zugreifen, die auf die spezifisch eingegebenen Befehle gefiltert ist.

    Enhanced AWS command-line interface.

    Pythonawsaws-clicli
    Auf GitHub ansehen↗5,307
  • dbcli/litecliAvatar von dbcli

    dbcli/litecli

    3,269Auf GitHub ansehen↗

    CLI for SQLite Databases with auto-completion and syntax highlighting

    SQLite CLI with auto-completion and syntax highlighting.

    Pythonlinuxprompt-toolkitpython
    Auf GitHub ansehen↗3,269
  • laixintao/iredisAvatar von laixintao

    laixintao/iredis

    2,741Auf GitHub ansehen↗

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

    Redis CLI with auto-completion and highlighting.

    Pythoncommand-line-toolredisredis-cli
    Auf GitHub ansehen↗2,741
  • cloudnativelabs/kube-shellAvatar von cloudnativelabs

    cloudnativelabs/kube-shell

    2,393Auf GitHub ansehen↗

    Kubernetes shell: An integrated shell for working with the Kubernetes

    Integrated shell for Kubernetes.

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