交互式redis客户端--iredis

Install IRedis was wroten in pure python, you can install via pip: $ pip install iredis Or just download the binary, you can run in a environment without python! wget https:/...

Install

IRedis was wroten in pure python, you can install via pip:

$ pip install iredis

Or just download the binary, you can run in a environment without python!

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



If you like iredis, you may also like other cli tools by dbcli:

  • pgcli - Postgres Client with Auto-completion and Syntax Highlighting
  • mycli - MySQL/MariaDB/Percona Client with Auto-completion and Syntax Highlighting
  • litecli - SQLite Client with Auto-completion and Syntax Highlighting
  • mssql-cli - Microsoft SQL Server Client with Auto-completion and Syntax Highlighting
  • athenacli - AWS Athena Client with Auto-completion and Syntax Highlighting
  • vcli - VerticaDB client
  • iredis - Client for Redis with AutoCompletion and Syntax Highlighting

IRedis is build on the top of prompt_toolkit, a Python library (by Jonathan Slenders) for building rich commandline applications.

  • 发表于 2020-08-08 18:51
  • 阅读 ( 55 )

你可能感兴趣的文章

相关问题

0 条评论

请先 登录 后评论
石天
石天

437 篇文章

作家榜 »

  1. shitian 662 文章
  2. 石天 437 文章
  3. 每天惠23 33 文章
  4. 小A 29 文章