5 Useful Database Command Line Tools

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • mycli

    A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.

  • pgcli

    Postgres CLI with autocompletion and syntax highlighting

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • fish-shell

    The user-friendly command line shell.

  • Auto suggestions. (Like fish shell.)

  • sqlline

    Shell for issuing SQL to relational databases via JDBC

  • 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:

  • 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:

  • 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

  • SaaSHub

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

    SaaSHub logo
  • 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.

  • 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