An open API service indexing awesome lists of open source software.

https://github.com/rqlite/rqlite-go

Go client for rqlite
https://github.com/rqlite/rqlite-go

Last synced: 9 months ago
JSON representation

Go client for rqlite

Awesome Lists containing this project

README

          

# rqlite-go
rqlite-go is a Go database/sql driver for rqlite. It is still in development and not yet ready for use.

There is an alternative, fully-functional [Go client library available](https://github.com/rqlite/gorqlite).