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
- Host: GitHub
- URL: https://github.com/goki/rqlite
- Owner: goki
- License: bsd-3-clause
- Created: 2023-11-13T04:11:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T00:00:41.000Z (over 2 years ago)
- Last Synced: 2024-12-15T17:41:41.351Z (over 1 year ago)
- Language: Go
- Size: 47.9 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).