bayes-dmcli

module
v0.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2024 License: MIT

README ΒΆ

Bayes DMCli

πŸš€ Bayes DMCli is a simple REPL terminal client for SQLite, Redis, and so on. With persistent connection configurations that allow for one-time setup and repeated usage.

NOTICE❗
This software is currently in the development phase, and more features will be added and enhanced in the future.

πŸ‘‰ Table of Contents

πŸ’» Installation

For Golang users:

NOTICE❗
Due to the replace directive in the go.mod, go install may result in an error. Please follow the instructions below for installation.

git clone --depth=1 https://github.com/sszqdz/bayes-dmcli.git
cd ./bayes-dmcli
go install ./cmd/dmcli

For other users, please choose the appropriate binary file:

🚧 Under Construction...

πŸ”Ž Usage

🚧 Under Construction...

πŸ’– Repositories Directly Used in Bayes DMCli

Hey, a big thumbs-up to all open source contributors out there!
Your awesome work makes this boring world more interesting!
Respect!

  • spf13/cobra A Commander for modern Go CLI interactions

  • spf13/viper Go configuration with fangs

  • spf13/cast safe and easy casting from one type to another in Go

  • c-bata/go-prompt Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.

  • glebarez/go-sqlite pure-Go SQLite driver for Go (SQLite embedded)

  • gosuri/uitable A go library to improve readability in terminal apps using tabular data

AND these beautiful badges in SVG:

  • badges/shields Concise, consistent, and legible badges in SVG and raster format

πŸ“œ License

The software is licensed under the MIT Β© sszqdz.

Directories ΒΆ

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL