We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55531d4 + f73a237 commit db67befCopy full SHA for db67bef
src/content/docs/get-started-gel.mdx
@@ -8,7 +8,7 @@ import Prerequisites from "@mdx/Prerequisites.astro";
8
import CodeTabs from "@mdx/CodeTabs.astro";
9
import WhatsNextPostgres from "@mdx/WhatsNextPostgres.astro";
10
11
-# Drizzle \<\> PostgreSQL
+# Drizzle \<\> Gel
12
<Prerequisites>
13
- Database [connection basics](/docs/connect-overview) with Drizzle
14
- gel-js [basics](https://github.com/geldata/gel-js)
@@ -63,4 +63,4 @@ const result = await db.execute('select 1');
63
64
#### What's next?
65
66
-<WhatsNextPostgres/>
+<WhatsNextPostgres/>
0 commit comments