Skip to content

Commit bfc7ac7

Browse files
authored
Update src/content/docs/hyperdrive/reference/faq.mdx
1 parent 9d0032a commit bfc7ac7

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/hyperdrive/reference

1 file changed

+1
-1
lines changed

src/content/docs/hyperdrive/reference/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can use this to configure restrictions in your database firewall to restrict
1919

2020
Hyperdrive does not support [D1](/d1) because D1 provides fast connectivity from Workers by design.
2121

22-
Hyperdrive is designed to speed up connectivity to traditional, regional SQL databases.
22+
Hyperdrive is designed to speed up connectivity to traditional, regional SQL databases such as PostgreSQL. These databases are typically accessed using database drivers that communicate over TCP/IP.
2323
Unlike D1, creating a secure database connection to a traditional SQL database
2424
involves multiple round trips between the client (your Worker) and your database server.
2525
See [How Hyperdrive works](/hyperdrive/configuration/how-hyperdrive-works/) for more detail on why round trips are needed

0 commit comments

Comments
 (0)