Skip to content

Commit 1b38419

Browse files
authored
Add Neon to sponsors (#3699)
* Add neon * Tweak * Tweak * Just a minor tweak
1 parent 821d45b commit 1b38419

File tree

2 files changed

+39
-2
lines changed

2 files changed

+39
-2
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,24 @@ Sponsorship at any level is appreciated and encouraged. If you built a paid prod
212212
<h3 align="center">Platinum</h3>
213213

214214
<table align="center" style="justify-content: center;align-items: center;display: flex;">
215+
<tr>
216+
<td align="center">
217+
<p></p>
218+
<p>
219+
<a href="https://neon.tech">
220+
<picture height="68px">
221+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/83b4b1b1-a9ab-4ae5-a632-56d282f0c444">
222+
<img alt="stainless" height="68px" src="https://github.com/user-attachments/assets/83b4b1b1-a9ab-4ae5-a632-56d282f0c444">
223+
</picture>
224+
</a>
225+
<br />
226+
Serverless Postgres — Ship faster
227+
<br/>
228+
<a href="https://neon.tech" style="text-decoration:none;">neon.tech</a>
229+
</p>
230+
<p></p>
231+
</td>
232+
</tr>
215233
<tr>
216234
<td align="center">
217235
<p></p>

deno/lib/README.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,24 @@ Sponsorship at any level is appreciated and encouraged. If you built a paid prod
212212
<h3 align="center">Platinum</h3>
213213

214214
<table align="center" style="justify-content: center;align-items: center;display: flex;">
215+
<tr>
216+
<td align="center">
217+
<p></p>
218+
<p>
219+
<a href="https://neon.tech">
220+
<picture height="68px">
221+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/83b4b1b1-a9ab-4ae5-a632-56d282f0c444">
222+
<img alt="stainless" height="68px" src="https://github.com/user-attachments/assets/83b4b1b1-a9ab-4ae5-a632-56d282f0c444">
223+
</picture>
224+
</a>
225+
<br />
226+
Serverless Postgres — Ship faster
227+
<br/>
228+
<a href="https://neon.tech" style="text-decoration:none;">neon.tech</a>
229+
</p>
230+
<p></p>
231+
</td>
232+
</tr>
215233
<tr>
216234
<td align="center">
217235
<p></p>
@@ -252,7 +270,7 @@ Sponsorship at any level is appreciated and encouraged. If you built a paid prod
252270
<td align="center">
253271
<p></p>
254272
<p>
255-
<a href="https://speakeasyapi.dev/?utm_source=zod+docs">
273+
<a href="https://speakeasy.com/?utm_source=zod+docs">
256274
<picture height="40px">
257275
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/colinhacks/zod/assets/3084745/b1d86601-c7fb-483c-9927-5dc24ce8b737">
258276
<img alt="speakeasy" height="40px" src="https://github.com/colinhacks/zod/assets/3084745/647524a4-22bb-4199-be70-404207a5a2b5">
@@ -261,7 +279,7 @@ Sponsorship at any level is appreciated and encouraged. If you built a paid prod
261279
<br />
262280
SDKs & Terraform providers for your API
263281
<br/>
264-
<a href="https://speakeasyapi.dev/?utm_source=zod+docs" style="text-decoration:none;">speakeasyapi.dev</a>
282+
<a href="https://speakeasy.com/?utm_source=zod+docs" style="text-decoration:none;">speakeasy.com</a>
265283
</p>
266284
<p></p>
267285
</td>
@@ -490,6 +508,7 @@ There are a growing number of tools that are built atop or support Zod natively!
490508
- [`zod-prisma`](https://github.com/CarterGrimmeisen/zod-prisma): Generate Zod schemas from your Prisma schema.
491509
- [`Supervillain`](https://github.com/Southclaws/supervillain): Generate Zod schemas from your Go structs.
492510
- [`prisma-zod-generator`](https://github.com/omar-dulaimi/prisma-zod-generator): Emit Zod schemas from your Prisma schema.
511+
- [`drizzle-zod`](https://orm.drizzle.team/docs/zod): Emit Zod schemas from your Drizzle schema.
493512
- [`prisma-trpc-generator`](https://github.com/omar-dulaimi/prisma-trpc-generator): Emit fully implemented tRPC routers and their validation schemas using Zod.
494513
- [`zod-prisma-types`](https://github.com/chrishoermann/zod-prisma-types) Create Zod types from your Prisma models.
495514
- [`quicktype`](https://app.quicktype.io/): Convert JSON objects and JSON schemas into Zod schemas.

0 commit comments

Comments
 (0)