5 Useful Database Command Line Tools

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. mycli

    A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. pgcli

    Postgres CLI with autocompletion and syntax highlighting

  4. fish-shell

    The user-friendly command line shell.

    Auto suggestions. (Like fish shell.)

  5. sqlline

    Shell for issuing SQL to relational databases via JDBC

  6. coursier

    Pure Scala Artifact Fetching

    Shell for issuing SQL to relational databases via JDBCIf you have Coursier installed, you can quickly connect to a demo Hypersonic database with:

  7. foodmart-data-hsqldb

    Foodmart data set in hsqldb format

    Shell for issuing SQL to relational databases via JDBCIf you have Coursier installed, you can quickly connect to a demo Hypersonic database with:

  8. iredis

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

    wget https://github.com/laixintao/iredis/releases/latest/download/iredis.tar.gz \ && tar -xzf iredis.tar.gz \ && ./iredis

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. PyOxidizer

    A modern Python application packaging and distribution tool

    Written in pure Python, but IRedis was packaged into a single binary with PyOxidizer, you can use cURL to download and run, it just works, even you don't have a Python interpreter.

  11. usql

    Universal command-line interface for SQL databases

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Advanced PostgreSQL/MySQL terminal clients

    2 projects | /r/devops_tips | 3 Feb 2022
  • Does anyone prefer the CLI over the shell, or other way around? If so, why?

    1 project | /r/mysql | 23 Apr 2023
  • Postgres: ERROR: column d.adsrc does not exist

    1 project | /r/PostgreSQL | 23 May 2022
  • Visualize explain results from postgresql in pgcli

    2 projects | dev.to | 5 Apr 2022
  • Pgcli – Postgres CLI with autocompletion and syntax highlighting

    1 project | news.ycombinator.com | 13 Feb 2022

Did you know that Python is
the 2nd most popular programming language
based on number of references?