Skip to content

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.

License

Notifications You must be signed in to change notification settings

sszqdz/bayes-dmcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages