qlstore
Session store
A Gorilla Sessions store implemented with an embedded SQL database
gorilla/sessions storage with embedded sql database( (ql)
6 stars
4 watching
2 forks
Language: Go
last commit: almost 8 years ago embedded-sql-databasegorillaqlracesession
Related projects:
Repository | Description | Stars |
---|---|---|
srinathgs/mysqlstore | Provides an implementation of Gorilla's Session Store using MySQL as the underlying storage. | 44 |
quasoft/memstore | An in-memory implementation of gorilla/sessions for use in tests and dev environments | 19 |
antonlindstrom/pgstore | A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage | 92 |
michaeljs1990/sqlitestore | An implementation of a session store using SQLite as the underlying data storage | 12 |
stephenafamo/crdbstore | An implementation of a Gorilla sessions store backend using CockroachDB as the underlying storage engine | 3 |
srinathgs/couchbasestore | An implementation of a session store using Couchbase as the backend | 8 |
kidstuff/mongostore | An implementation of a session store using MongoDB as the underlying data store | 41 |
eventstore/eventstore-client-go | Provides an interface to interact with Event StoreDB using gRPC protocol in Go. | 105 |
paulovap/qtleveldb | A Qt/QML wrapper for Google's LevelDB key-value storage library | 55 |
qingstor/qsctl | A command line tool for managing QingStor Object Storage resources | 24 |
paddlehq/go-aws-ssm | An AWS System Manager parameter store abstraction layer for Go applications | 59 |
couchbase/goforestdb | Bindings for a NoSQL document store | 37 |
gernest/url | A URL parser library designed to be compatible with RFC 3986 standards and written in the Zig programming language. | 6 |
commanded/eventstore | An Elixir-based event store implementation using PostgreSQL as the underlying storage engine | 1,059 |
johnpeel/svelte-backed-store | A Svelte store implementation backed by web storage | 4 |