rikvdh / kvui

Key-Value NoSQL database terminal user-interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KVUI

Build Status Go Report Card GoDoc codecov

Key-Value User-Interface (KVUI) is a command-line terminal interface for a variety of key-value stores.

Introduction

No more of this graphical fancy interfaces rubbish which are broken by design or bloated to the brim with features you don't want. You just want a easy to use command-line UI for your Key-Value NoSQL database. Just have a nice scroll through the different databases and keys. Look no further, KVUI is here for your needs.

Supported databases

[x] Redis [ ] BoltDB [ ] Memcached [ ] RAM (in-memory, just for debug purposes)

You want your own here? Add an issue

About

Key-Value NoSQL database terminal user-interface

License:MIT License


Languages

Language:Go 98.8%Language:Shell 1.2%