@@ -23,6 +23,7 @@ Each FDW documentation includes a detailed "Limitations" section that describes
23
23
| Firebase | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
24
24
| Logflare | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
25
25
| Notion | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
26
+ | Orb | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ |
26
27
| Paddle | ✅ | ✅ | ✅ | ❌ | ❌ | ✅ |
27
28
| Redis | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
28
29
| S3 | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
@@ -40,8 +41,9 @@ See [Developing a Wasm Wrapper](../guides/create-wasm-wrapper.md) for instructio
40
41
| :-----------: | :------------------------------: | :------------------: | :------------------------------------------------------------------------------------: |
41
42
| Cal.com | [ Supabase] ( https://supabase.com ) | [ Link] ( cal.md ) | [ Link] ( https://github.com/supabase/wrappers/tree/main/wasm-wrappers/fdw/cal_fdw ) |
42
43
| Calendly | [ Supabase] ( https://supabase.com ) | [ Link] ( calendly.md ) | [ Link] ( https://github.com/supabase/wrappers/tree/main/wasm-wrappers/fdw/calendly_fdw ) |
43
- | Clerk | [ Supabase] ( https://supabase.com ) | [ Link] ( clerk.md ) | [ Link] ( https://github.com/supabase/wrappers/tree/main/wasm-wrappers/fdw/clerk_fdw ) |
44
+ | Clerk | [ Supabase] ( https://supabase.com ) | [ Link] ( clerk.md ) | [ Link] ( https://github.com/supabase/wrappers/tree/main/wasm-wrappers/fdw/clerk_fdw ) |
44
45
| Cloudflare D1 | [ Supabase] ( https://supabase.com ) | [ Link] ( cfd1.md ) | [ Link] ( https://github.com/supabase/wrappers/tree/main/wasm-wrappers/fdw/cfd1_fdw ) |
45
46
| Notion | [ Supabase] ( https://supabase.com ) | [ Link] ( notion.md ) | [ Link] ( https://github.com/supabase/wrappers/tree/main/wasm-wrappers/fdw/notion_fdw ) |
47
+ | Orb | [ Supabase] ( https://supabase.com ) | [ Link] ( orb.md ) | [ Link] ( https://github.com/supabase/wrappers/tree/main/wasm-wrappers/fdw/orb_fdw ) |
46
48
| Paddle | [ Supabase] ( https://supabase.com ) | [ Link] ( paddle.md ) | [ Link] ( https://github.com/supabase/wrappers/tree/main/wasm-wrappers/fdw/paddle_fdw ) |
47
49
| Snowflake | [ Supabase] ( https://supabase.com ) | [ Link] ( snowflake.md ) | [ Link] ( https://github.com/supabase/wrappers/tree/main/wasm-wrappers/fdw/snowflake_fdw ) |
0 commit comments