Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ The following is a list of extensions created by the community. If you want to c
| [`prisma-cache-extension`](https://github.com/Shikhar97/prisma-cache) | Prisma extension for caching and invalidating cache with Redis(other Storage options to be supported) |
| [`prisma-extension-casl`](https://github.com/dennemark/prisma-extension-casl) | Prisma client extension that utilizes CASL to enforce authorization logic on most simple and nested queries. |
| [`prisma-emitter-extension`](https://github.com/feggaa/prisma-emitter-extension) | Prisma extension for emit events on CRUD operations based on configurable listeners. |
| [`prisma-sql`](https://github.com/multipliedtwice/prisma-to-sql) | Reads at raw SQL speed |

If you have built an extension and would like to see it featured, feel free to add it to the list by opening a pull request.

Expand Down