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

https://github.com/goki/rqlite

Package rqlite provides a GORM driver for rqlite
https://github.com/goki/rqlite

Last synced: about 1 year ago
JSON representation

Package rqlite provides a GORM driver for rqlite

Awesome Lists containing this project

README

          

# rqlite
Package rqlite provides a GORM driver for rqlite. It is based on [go-gorm/sqlite](https://github.com/go-gorm/sqlite), which is licensed under The MIT License (MIT) by [Jinzhu](https://github.com/jinzhu).