awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dbcli/litecli

Open-source alternatives to Litecli

30 open-source projects similar to dbcli/litecli, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Litecli alternative.

  • dbcli/myclidbcli 的头像

    dbcli/mycli

    11,932在 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

    Pythonauto-completiondatabasemycli
    在 GitHub 上查看↗11,932
  • laixintao/iredislaixintao 的头像

    laixintao/iredis

    2,741在 GitHub 上查看↗

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

    Pythoncommand-line-toolredisredis-cli
    在 GitHub 上查看↗2,741
  • dbcli/pgclidbcli 的头像

    dbcli/pgcli

    13,231在 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

    Pythondatabasepostgrespostgresql
    在 GitHub 上查看↗13,231
  • natemcmaster/commandlineutilsnatemcmaster 的头像

    natemcmaster/CommandLineUtils

    2,273在 GitHub 上查看↗

    Command line parsing and utilities for .NET

    C#command-linedotnetdotnet-core
    在 GitHub 上查看↗2,273

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • nvbn/thefucknvbn 的头像

    nvbn/thefuck

    97,358在 GitHub 上查看↗

    This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persistent background utility that monitors command history to provide immediate remediation for input failures. The system distinguishes itself through a modular, plugin-oriented architecture that allows for extensive customization. Users can define their own correction rules via scr

    Pythonpythonshell
    在 GitHub 上查看↗97,358
  • xo/usqlxo 的头像

    xo/usql

    10,014在 GitHub 上查看↗

    usql is a universal SQL command-line interface used to connect to and manage multiple SQL and NoSQL databases through a single unified tool. It provides a standardized interface for executing queries across various data stores and serves as a multi-database query tool and schema inspector. The tool distinguishes itself by enabling cross-database data migration, allowing users to pipe result sets from one active database connection directly into another. It also features terminal-based data visualization, which renders query results as graphical charts, graphs, and images directly within the t

    Gocommand-linedatabasego
    在 GitHub 上查看↗10,014
  • tmux-python/tmuxptmux-python 的头像

    tmux-python/tmuxp

    4,522在 GitHub 上查看↗

    tmuxp is a tmux session manager and declarative workspace orchestrator that automates the creation and organization of sessions, windows, and panes. It functions as a libtmux automation wrapper, allowing users to define complex terminal layouts and initial shell commands using YAML or JSON configuration files. The project distinguishes itself as a terminal layout snapshot tool capable of capturing the state of a running session and saving it as a reproducible configuration. It further supports terminal workflow automation by executing bootstrap tasks and startup scripts to prepare environment

    Pythonclicli-utilitiesjson
    在 GitHub 上查看↗4,522
  • httpie/clihttpie 的头像

    httpie/cli

    38,228在 GitHub 上查看↗

    This project is a terminal-based HTTP client designed for interacting with web services, debugging APIs, and automating network requests. It provides a specialized command-line interface that simplifies the construction of complex HTTP exchanges, allowing users to test and inspect web services directly from the shell. The tool distinguishes itself through a declarative syntax engine that translates shorthand command-line tokens into fully formed HTTP requests, including headers, parameters, and body payloads. It features a modular, plugin-based architecture that enables users to extend core f

    Pythonapiapi-clientapi-testing
    在 GitHub 上查看↗38,228
  • yt-dlp/yt-dlpyt-dlp 的头像

    yt-dlp/yt-dlp

    170,963在 GitHub 上查看↗

    This project is a command-line media downloader designed for the systematic retrieval and organization of digital content from diverse online platforms. It functions as an extensible extraction engine that utilizes a declarative format-selection pipeline to automate the identification, merging, and downloading of specific audio and video streams based on user-defined criteria. The system distinguishes itself through a modular architecture that supports custom plugins and site-specific scripts, allowing for the bypass of platform restrictions and the handling of complex authentication challeng

    Pythonclidownloaderpython
    在 GitHub 上查看↗170,963
  • tyrrrz/clifxTyrrrz 的头像

    Tyrrrz/CliFx

    1,605在 GitHub 上查看↗
    C#clicommandcommand-line
    在 GitHub 上查看↗1,605
  • dbcli/mssql-clidbcli 的头像

    dbcli/mssql-cli

    1,412在 GitHub 上查看↗

    A command-line client for SQL Server with auto-completion and syntax highlighting

    Pythonclidatabasepython
    在 GitHub 上查看↗1,412
  • eduardofuncao/squixeduardofuncao 的头像

    eduardofuncao/squix

    240在 GitHub 上查看↗

    A minimal CLI tool for managing and executing SQL queries across multiple databases. Written in Go, made beautiful with BubbleTea

    Go
    在 GitHub 上查看↗240
  • gookit/colorgookit 的头像

    gookit/color

    1,604在 GitHub 上查看↗

    🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support Print/Sprintf methods, compatible with Windows. GO CLI 控制台颜色渲染工具库,支持16色,256色,RGB色彩渲染输出,使用类似于 Print/Sprintf,兼容并支持 Windows 环境的色彩渲染

    Go256-colorsclicli-color
    在 GitHub 上查看↗1,604
  • gizak/termuigizak 的头像

    gizak/termui

    13,574在 GitHub 上查看↗

    Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a command-line environment. It functions as a TUI layout engine, an interactive CLI framework, and a terminal data visualization toolkit. The library provides a set of specialized widgets for rendering charts, plots, gauges, and tables using character-based graphics. It includes a grid-based system for arranging interface elements using relative coordinates and proportional sizing to create structured displays. The toolkit covers a broad range of capabilities including data visua

    Go
    在 GitHub 上查看↗13,574
  • dnote/dnotednote 的头像

    dnote/dnote

    3,041在 GitHub 上查看↗

    A simple command line notebook

    Goclicommand-line-tooldeveloper-tools
    在 GitHub 上查看↗3,041
  • devfacet/gocmddevfacet 的头像

    devfacet/gocmd

    67在 GitHub 上查看↗

    A Go library for building command line applications.

    Gogogolanggolang-library
    在 GitHub 上查看↗67
  • docopt/docopt.rsdocopt 的头像

    docopt/docopt.rs

    749在 GitHub 上查看↗

    Docopt for Rust (command line argument parser).

    Rust
    在 GitHub 上查看↗749
  • gopinath-langote/1buildgopinath-langote 的头像

    gopinath-langote/1build

    247在 GitHub 上查看↗

    Frictionless way of managing project-specific commands

    Goawesome-gobashcommand-line
    在 GitHub 上查看↗247
  • cosiner/argvcosiner 的头像

    cosiner/argv

    43在 GitHub 上查看↗

    Argv is a library for Go to split command line string into arguments array.

    Goargvcmdline
    在 GitHub 上查看↗43
  • davidgamba/go-getoptionsDavidGamba 的头像

    DavidGamba/go-getoptions

    60在 GitHub 上查看↗

    Fully featured Go (golang) command line option parser with built-in auto-completion support.

    Goargument-parserargument-parsingautocomplete
    在 GitHub 上查看↗60
  • cookiecutter/cookiecuttercookiecutter 的头像

    cookiecutter/cookiecutter

    24,950在 GitHub 上查看↗

    Cookiecutter is a command-line project templating engine and scaffolding tool used to automate the creation of software project structures. It functions as a project automator that generates initialized repositories and directories from predefined templates using variable substitution. The system utilizes the Jinja2 templating language to render files and folders, transforming generic blueprints into customized codebases based on user input. It supports template distribution via Git repositories or zip archives, allowing for the standardization of development environments across teams. The t

    Pythoncookiecutterpython
    在 GitHub 上查看↗24,950
  • cosiner/flagC

    cosiner/flag

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • 0xacx/chatgpt-shell-cli0xacx 的头像

    0xacx/chatGPT-shell-cli

    1,238在 GitHub 上查看↗

    Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required. Formerly https://gptshell.cc

    Shell
    在 GitHub 上查看↗1,238
  • codingconcepts/envcodingconcepts 的头像

    codingconcepts/env

    125在 GitHub 上查看↗

    Tag-based environment configuration for structs

    Go
    在 GitHub 上查看↗125
  • dixonwille/wlogdixonwille 的头像

    dixonwille/wlog

    67在 GitHub 上查看↗

    A simple logging interface that supports cross-platform color and concurrency.

    Goawesome-gocligolang
    在 GitHub 上查看↗67
  • dixonwille/wmenudixonwille 的头像

    dixonwille/wmenu

    229在 GitHub 上查看↗

    An easy to use menu structure for cli applications that prompts users to make choices.

    Goawesome-gocligolang
    在 GitHub 上查看↗229
  • donnemartin/sawsdonnemartin 的头像

    donnemartin/saws

    5,307在 GitHub 上查看↗

    Saws is an interactive shell wrapper and resource manager for the AWS CLI. It provides a command-line environment designed to enhance the execution of AWS commands through predictive text, resource suggestions, and improved navigation. The tool implements fuzzy searching and case-insensitive autocomplete to accelerate the discovery and selection of cloud resources. It reduces manual entry via a system of command shortcuts and aliases that map short strings to complex commands. The interface includes local caching of resource data to minimize API requests, persistent command history, and the

    Pythonawsaws-clicli
    在 GitHub 上查看↗5,307
  • dylanjcastillo/shell-geniedylanjcastillo 的头像

    dylanjcastillo/shell-genie

    482在 GitHub 上查看↗

    Your wishes are my commands

    Python
    在 GitHub 上查看↗482
  • fatih/colorfatih 的头像

    fatih/color

    7,883在 GitHub 上查看↗

    This is an ANSI terminal color library and console output manager used for applying colors and text attributes to command line interface output. It functions as a terminal text styler and RGB color formatter, generating the escape codes necessary for foreground and background styling. The project supports 24-bit high-color RGB mapping for precise color rendering in compatible terminal emulators. It enables the creation of colorized text fragments that can be embedded into larger blocks of text or applied as global styles that persist across subsequent output streams. The library covers broad

    Goansicolorcoloring
    在 GitHub 上查看↗7,883
  • copier-org/copiercopier-org 的头像

    copier-org/copier

    3,418在 GitHub 上查看↗

    Library and command-line utility for rendering projects templates.

    Pythoncookiecuttercopier-templatehacktoberfest
    在 GitHub 上查看↗3,418