Skip to content

evcc-io/sqlite

 
 

Repository files navigation

Pure-Go SQLite driver for GORM

Pure-go (without cgo) implementation of SQLite driver for GORM

This driver has SQLite embedded, you don't need to install one separately.

Forked from https://github.com/glebarez/sqlite

Diff

This fork merges go-gorm#207

About

The pure-Go SQLite driver for GORM

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%