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
·
Back to dbcli/mssql-cli

Open-source alternatives to Mssql Cli

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

  • laixintao/iredisAvatar von laixintao

    laixintao/iredis

    2,741Auf GitHub ansehen↗

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

    Pythoncommand-line-toolredisredis-cli
    Auf GitHub ansehen↗2,741
  • 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

    Pythonauto-completiondatabasemycli
    Auf GitHub ansehen↗11,932
  • xo/usqlAvatar von xo

    xo/usql

    10,014Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,014
  • 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

    Pythondatabasepostgrespostgresql
    Auf GitHub ansehen↗13,231

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • dbcli/litecliAvatar von dbcli

    dbcli/litecli

    3,269Auf GitHub ansehen↗

    CLI for SQLite Databases with auto-completion and syntax highlighting

    Pythonlinuxprompt-toolkitpython
    Auf GitHub ansehen↗3,269
  • hidevopsio/hibootAvatar von hidevopsio

    hidevopsio/hiboot

    179Auf GitHub ansehen↗

    hiboot is a high performance web and cli application framework with dependency injection support

    Goapplicationautoconfigurationcli
    Auf GitHub ansehen↗179
  • fatih/colorAvatar von fatih

    fatih/color

    7,883Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,883
  • integrii/flaggyAvatar von integrii

    integrii/flaggy

    951Auf GitHub ansehen↗

    Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no external dependencies.

    Gocliflagsgolang
    Auf GitHub ansehen↗951
  • davidgamba/go-getoptionsAvatar von DavidGamba

    DavidGamba/go-getoptions

    60Auf GitHub ansehen↗

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

    Goargument-parserargument-parsingautocomplete
    Auf GitHub ansehen↗60
  • devfacet/gocmdAvatar von devfacet

    devfacet/gocmd

    67Auf GitHub ansehen↗

    A Go library for building command line applications.

    Gogogolanggolang-library
    Auf GitHub ansehen↗67
  • dnote/dnoteAvatar von dnote

    dnote/dnote

    3,041Auf GitHub ansehen↗

    A simple command line notebook

    Goclicommand-line-tooldeveloper-tools
    Auf GitHub ansehen↗3,041
  • eduardofuncao/squixAvatar von eduardofuncao

    eduardofuncao/squix

    240Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗240
  • gopinath-langote/1buildAvatar von gopinath-langote

    gopinath-langote/1build

    247Auf GitHub ansehen↗

    Frictionless way of managing project-specific commands

    Goawesome-gobashcommand-line
    Auf GitHub ansehen↗247
  • hedzr/cmdrAvatar von hedzr

    hedzr/cmdr

    140Auf GitHub ansehen↗

    POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations

    Goargument-parserargument-parsingcli
    Auf GitHub ansehen↗140
  • alexflint/go-argAvatar von alexflint

    alexflint/go-arg

    2,229Auf GitHub ansehen↗
    Goargument-parsinggolang
    Auf GitHub ansehen↗2,229
  • builderio/ai-shellAvatar von BuilderIO

    BuilderIO/ai-shell

    5,266Auf GitHub ansehen↗

    ai-shell is an AI-powered terminal assistant and natural language interface for the command line. It functions as a shell command generator that translates plain text instructions into executable machine-readable shell syntax using large language models. The tool provides a conversational interface for technical support and shell command discovery, allowing users to find correct flags and arguments through multi-turn dialogues. It streamlines terminal workflows by converting natural language descriptions into executable scripts accompanied by human-readable explanations. The system includes

    TypeScriptai
    Auf GitHub ansehen↗5,266
  • adambajguz/typinAvatar von adambajguz

    adambajguz/Typin

    253Auf GitHub ansehen↗

    Declarative framework for interactive CLI applications

    C#
    Auf GitHub ansehen↗253
  • antham/strumtAvatar von antham

    antham/strumt

    62Auf GitHub ansehen↗

    Strumt is a library to create prompt chain

    Gopromptprompt-chain
    Auf GitHub ansehen↗62
  • cosiner/argvAvatar von cosiner

    cosiner/argv

    43Auf GitHub ansehen↗

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

    Goargvcmdline
    Auf GitHub ansehen↗43
  • cosiner/flagC

    cosiner/flag

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • akamensky/argparseAvatar von akamensky

    akamensky/argparse

    640Auf GitHub ansehen↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    Auf GitHub ansehen↗640
  • alecthomas/kingpinAvatar von alecthomas

    alecthomas/kingpin

    3,564Auf GitHub ansehen↗

    CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser

    Goclicommand-linego
    Auf GitHub ansehen↗3,564
  • 0xacx/chatgpt-shell-cliAvatar von 0xacx

    0xacx/chatGPT-shell-cli

    1,238Auf GitHub ansehen↗

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

    Shell
    Auf GitHub ansehen↗1,238
  • dixonwille/wmenuAvatar von dixonwille

    dixonwille/wmenu

    229Auf GitHub ansehen↗

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

    Goawesome-gocligolang
    Auf GitHub ansehen↗229
  • docopt/docopt.rsAvatar von docopt

    docopt/docopt.rs

    749Auf GitHub ansehen↗

    Docopt for Rust (command line argument parser).

    Rust
    Auf GitHub ansehen↗749
  • dylanjcastillo/shell-genieAvatar von dylanjcastillo

    dylanjcastillo/shell-genie

    482Auf GitHub ansehen↗

    Your wishes are my commands

    Python
    Auf GitHub ansehen↗482
  • gizak/termuiAvatar von gizak

    gizak/termui

    13,574Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,574
  • gookit/colorAvatar von gookit

    gookit/color

    1,604Auf GitHub ansehen↗

    🎨 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
    Auf GitHub ansehen↗1,604
  • guptarohit/asciigraphAvatar von guptarohit

    guptarohit/asciigraph

    3,039Auf GitHub ansehen↗

    Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.

    Goascii-chartasciigraphchart
    Auf GitHub ansehen↗3,039
  • codingconcepts/envAvatar von codingconcepts

    codingconcepts/env

    125Auf GitHub ansehen↗

    Tag-based environment configuration for structs

    Go
    Auf GitHub ansehen↗125