sqlitestore
Session store
An implementation of a session store using SQLite as the underlying data storage
Gorilla's Session Store Implementation for SQLite
12 stars
3 watching
17 forks
Language: Go
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an implementation of Gorilla's Session Store using MySQL as the underlying storage. | 43 |
| An implementation of a session store using MongoDB as the underlying data store | 41 |
| An in-memory implementation of gorilla/sessions for use in tests and dev environments | 19 |
| A Gorilla Sessions store implemented with an embedded SQL database | 6 |
| An implementation of a session store using Couchbase as the backend | 8 |
| An implementation of a Gorilla sessions store backend using CockroachDB as the underlying storage engine | 3 |
| A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage | 94 |
| Provides an interface to interact with Event StoreDB using gRPC protocol in Go. | 105 |
| An implementation of a PostgreSQL-based session store for a web application framework | 1 |
| A Cordova/PhoneGap plugin for storing and managing data in SQLite databases on multiple platforms. | 2,151 |
| A module that enables session storage using Redis with the ThinkJS web framework. | 2 |
| An example of using SQLite as a virtual table to query and manipulate files on the file system. | 24 |
| A Ruby gem that provides an easy-to-use API client for connecting to EventStoreDB | 38 |
| Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |
| A library facilitating event-driven communication between CommandService and QueryService across multiple databases. | 5 |