pgstore

Session manager

A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage

A Postgres session store backend for gorilla/sessions

GitHub

92 stars
4 watching
29 forks
Language: Go
last commit: 9 months ago
gogorillapostgressessionssessionstorage

Related projects:

Repository Description Stars
swithek/sessionup-pgstore An implementation of a PostgreSQL-based session store for a web application framework 1
quasoft/memstore An in-memory implementation of gorilla/sessions for use in tests and dev environments 19
srinathgs/mysqlstore Provides an implementation of Gorilla's Session Store using MySQL as the underlying storage. 44
gernest/qlstore A Gorilla Sessions store implemented with an embedded SQL database 6
stephenafamo/crdbstore An implementation of a Gorilla sessions store backend using CockroachDB as the underlying storage engine 3
kidstuff/mongostore An implementation of a session store using MongoDB as the underlying data store 41
pgpartman/pg_partman An extension to create and manage table partition sets in PostgreSQL 2,098
datawan-labs/pg A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes 349
abraithwaite/jeff A Go-based session management tool with features like CSRF protection and middleware wrapping 266
adam-hanna/sessions A simple, performant session management system for HTTP servers 78
michaeljs1990/sqlitestore An implementation of a session store using SQLite as the underlying data storage 12
karlseguin/pg.zig A native PostgreSQL client driver written in Zig 249
srinathgs/couchbasestore An implementation of a session store using Couchbase as the backend 8
kwent/pgbouncerhero A graphical user interface for managing multiple PostgreSQL servers with PGBouncer 251
kwynto/gosession Provides an implementation of session management in HTTP requests using Go 252