Session management
pgext.cloud · Website · Documentation · License text · Control file
| Package | omnigres |
|---|---|
| Version | 0.2.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | omni_session |
| Stars | 1,585 |
| Latest commit | 2026-02-12 |
| Latest release | 2025-11-08 |
| Catalogue updated | 2026-09-03 |
| omni_var | Scoped variables |
| omni_id | Identity types |
| omni_web | Common web stack primitives |
| omni_httpd | HTTP server |
| omni_polyfill | Postgres API polyfills |
| pg_session_jwt | Manage authentication sessions using JWTs |
| session_variable | Registration and manipulation of session variables and constants |
| pg_variables | Session-scoped variables with scalar, array, and record types |
| pgjwt | JSON Web Token API for Postgresql |
| pg_oidc_validator | OAuth and OIDC token validator for PostgreSQL 18 |
| login_hook | login_hook - hook to execute login_hook.login() at login time |
| omni | Advanced adapter for Postgres extensions |
| omni_auth | Basic session management |
| omni_aws | Amazon Web Services APIs (S3) |
| omni_cloudevents | CloudEvents support |
| omni_containers | Docker container management |
| omni_credentials | Application credential management |
| omni_email | E-mail framework |
| omni_http | Basic HTTP types |
| omni_httpc | HTTP client |
| omni_httpd | HTTP server |
| omni_id | Identity types |
| omni_json | JSON toolkit |
| omni_kube | Kubernetes (k8s) integration |
| omni_ledger | Financial ledger |
| omni_manifest | Package installation manifests |
| omni_mimetypes | MIME types |
| omni_os | Operating system integration |
| omni_polyfill | Postgres API polyfills |
| omni_python | First-class Python support |
| omni_regex | PCRE-compatible regular expressions |
| omni_rest | REST API toolkit (with PostgREST support) |
| omni_schema | Advanced schema management tooling |
| omni_seq | Distributed integer sequences |
| omni_service | Service management |
| omni_sql | Programmatic SQL manipulation |
| omni_sqlite | Embedded SQLite |
| omni_test | Testing framework |
| omni_txn | Transaction management |
| omni_types | Advanced types |
| omni_var | Scoped variables |
| omni_vfs | Virtual File System |
| omni_vfs_types_v1 | Virtual File System types (v1) |
| omni_web | Common web stack primitives |
| omni_worker | Generalized worker pool |
| omni_xml | XML toolkit |
| omni_yaml | YAML toolkit |