sqlitestore

Session store

An implementation of a session store using SQLite as the underlying data storage

Gorilla's Session Store Implementation for SQLite

GitHub

12 stars
3 watching
17 forks
Language: Go
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
srinathgs/mysqlstoreProvides an implementation of Gorilla's Session Store using MySQL as the underlying storage.43
kidstuff/mongostoreAn implementation of a session store using MongoDB as the underlying data store41
quasoft/memstoreAn in-memory implementation of gorilla/sessions for use in tests and dev environments19
gernest/qlstoreA Gorilla Sessions store implemented with an embedded SQL database6
srinathgs/couchbasestoreAn implementation of a session store using Couchbase as the backend8
stephenafamo/crdbstoreAn implementation of a Gorilla sessions store backend using CockroachDB as the underlying storage engine3
antonlindstrom/pgstoreA session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage94
eventstore/eventstore-client-goProvides an interface to interact with Event StoreDB using gRPC protocol in Go.105
swithek/sessionup-pgstoreAn implementation of a PostgreSQL-based session store for a web application framework1
storesafe/cordova-sqlite-storageA Cordova/PhoneGap plugin for storing and managing data in SQLite databases on multiple platforms.2,151
thinkjs/think-session-redisA module that enables session storage using Redis with the ThinkJS web framework.2
mikeowens/sqlitevtableAn example of using SQLite as a virtual table to query and manipulate files on the file system.24
yousty/event_store_clientA Ruby gem that provides an easy-to-use API client for connecting to EventStoreDB38
btrask/sqlheavyReplaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore.23
younos1986/core.eventstoreA library facilitating event-driven communication between CommandService and QueryService across multiple databases.5