ostafen / clover

A lightweight document-oriented NoSQL database written in pure Golang.
MIT License
666 stars 55 forks source link

Feature: a cmdline tool to explore a cloverDB #96

Closed matwachich closed 2 years ago

matwachich commented 2 years ago

Hello, and thanks for this excellent lib!

The title says it all: is there a cmdline tool to explore a cloverDB? Query collections and documents, insert, delete, create indexes...

If not, is it planned?

Thanks :)

ostafen commented 2 years ago

Hi, @matwachich, currently it is not in my plans. But if you would like building one, I would certainly collaborate to the project :=)