skytable / skytable

Skytable is a modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility. Skytable gives you spaces, models, data types, complex collections and more to build powerful experiences

Home Page:https://skytable.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Client

satvik007 opened this issue · comments

Description
I am trying to build a go client for skytable. Its work in progress.

https://github.com/satvik007/skytable-go

Currently supported commands.
https://github.com/satvik007/skytable-go/blob/main/commands.go

A basic example of the API
https://github.com/satvik007/skytable-go/blob/main/examples/basic/main.go

Contributions are welcome. 🤗

commented

Great work! We're here to help. Just curious: have you made the repo public? It's giving me a 404 :)

Oh Sir. Made it public now.

commented

I'll add this to our list of clients today. Thank you for your hard work!

Sounds Great. There is still work to do, so will keep contributing in the coming weekends.

commented

Hey, I have added your driver to our list of clients here. Thank you for working on this!