You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
get *where value <20
get 2where startsWith(key,"+18")
set"names" ["pepe","nalga","ramirez","a","a2"]
list "names" addl "donald"
list "names" addr "frank"
list "names"delete1where index ==0
list "names" get 1where index ==0
get "names"
list "names"delete*
get 1where key =="mykey"
Sixtax Error:
Features:
✔ = 100%
😉 = 50%
❌ = 0%
List (add,delete,sort,is repeat,and more) (😉)
Limit (✔)
Conditions (✔)
Data handling (strings,numbers) (❌)
DB Server (❌)
JSON handling (❌)
Regex (❌)
Exact type (❌)
Update message error (❌)
Add native API for go (❌)
Add API using DB server(go,nodejs,c,c++,rust,python) (❌)
This proyect use c-bata/go-prompt for autocomplete in the cli,fatih/color for terminal colors