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
- Host: GitHub
- URL: https://github.com/rqlite/rqlite-go
- Owner: rqlite
- License: mit
- Created: 2016-04-28T06:14:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-06T06:03:54.000Z (about 4 years ago)
- Last Synced: 2025-04-02T21:42:37.964Z (10 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).