Xata
Create
Log in
Sign up
Home
Feedback
PostgreSQL Extensions Requests
7
Boards
Xata Feature Requests
PostgreSQL Extensions Requests
Xata Lite Feature Requests
Powered by Canny
PostgreSQL Extensions Requests
Request the PostgreSQL extensions you'd like to see in Xata
Details
Showing
Trending
Sort
Trending
Top
New
Filter
Under Review
Planned
In Progress
Complete
posts
pg_notify
pg_notify enables real-time asynchronous messaging between the database and client. After coming from Firebase (and exploration of Supabase) this is common need for modern real-time applications, removing the need for optimistic updates, complex boilerplate heavy state-management packages like Redux/NgRx. Caveats: This is difficult to build and maintain, requiring many custom triggers, where clause exceptions etc. This may not be the extension to fix this issue, other PaaS services offer custom libraries to solve this solution.
0
1
pg_idkit
Allows id generation in the following formats UUID v6, UUID v7, nanoid, ksuid, ulid, Timeflake, PushID, xid, cuid (deprecated), cuid2, typeid https://github.com/VADOSWARE/pg_idkit
0
1
pg_semver
https://github.com/theory/pg-semver
0
2
paradedb | pg_search
https://github.com/paradedb/paradedb/tree/main/pg_search
0
1
para n8n
esperemos
0
1
para n8n
esperemos
0
1
pg_jsonschema
https://github.com/supabase/pg_jsonschema
0
1
Powered by Canny