Skip to content

Conversation

@thomasgauvin
Copy link
Contributor

No description provided.

@thomasgauvin thomasgauvin requested review from a team, Oxyjun, elithrar and sejoker as code owners April 30, 2025 23:32
@thomasgauvin thomasgauvin force-pushed the thomasgauvin-hyperdrive-drivers-and-orms branch from 7450f21 to a244fa6 Compare April 30, 2025 23:33
@github-actions
Copy link
Contributor

github-actions bot commented May 1, 2025

Preview URL: https://f1444e2e.preview.developers.cloudflare.com
Preview Branch URL: https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/hyperdrive/examples/connect-to-postgres/postgres-drivers-and-libraries/drizzle-orm/ https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com/hyperdrive/examples/connect-to-postgres/postgres-drivers-and-libraries/drizzle-orm/
https://developers.cloudflare.com/hyperdrive/examples/connect-to-mysql/mysql-drivers-and-libraries/drizzle-orm/ https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com/hyperdrive/examples/connect-to-mysql/mysql-drivers-and-libraries/drizzle-orm/
https://developers.cloudflare.com/hyperdrive/examples/connect-to-mysql/ https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com/hyperdrive/examples/connect-to-mysql/
https://developers.cloudflare.com/hyperdrive/examples/connect-to-postgres/ https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com/hyperdrive/examples/connect-to-postgres/
https://developers.cloudflare.com/hyperdrive/examples/connect-to-mysql/mysql-drivers-and-libraries/mysql/ https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com/hyperdrive/examples/connect-to-mysql/mysql-drivers-and-libraries/mysql/
https://developers.cloudflare.com/hyperdrive/examples/connect-to-mysql/mysql-database-providers/ https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com/hyperdrive/examples/connect-to-mysql/mysql-database-providers/
https://developers.cloudflare.com/hyperdrive/examples/connect-to-postgres/postgres-database-providers/ https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com/hyperdrive/examples/connect-to-postgres/postgres-database-providers/
https://developers.cloudflare.com/hyperdrive/examples/connect-to-postgres/postgres-drivers-and-libraries/node-postgres/ https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com/hyperdrive/examples/connect-to-postgres/postgres-drivers-and-libraries/node-postgres/
https://developers.cloudflare.com/hyperdrive/examples/connect-to-postgres/postgres-drivers-and-libraries/postgres-js/ https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com/hyperdrive/examples/connect-to-postgres/postgres-drivers-and-libraries/postgres-js/
https://developers.cloudflare.com/hyperdrive/examples/connect-to-mysql/mysql-drivers-and-libraries/mysql2/ https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com/hyperdrive/examples/connect-to-mysql/mysql-drivers-and-libraries/mysql2/
https://developers.cloudflare.com/hyperdrive/examples/connect-to-mysql/mysql-drivers-and-libraries/ https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com/hyperdrive/examples/connect-to-mysql/mysql-drivers-and-libraries/
https://developers.cloudflare.com/hyperdrive/examples/connect-to-postgres/postgres-drivers-and-libraries/ https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com/hyperdrive/examples/connect-to-postgres/postgres-drivers-and-libraries/
https://developers.cloudflare.com/hyperdrive/reference/supported-databases-and-features/ https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com/hyperdrive/reference/supported-databases-and-features/
https://developers.cloudflare.com/hyperdrive/examples/connect-to-mysql/mysql-database-providers/planetscale/ https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com/hyperdrive/examples/connect-to-mysql/mysql-database-providers/planetscale/
https://developers.cloudflare.com/hyperdrive/examples/connect-to-postgres/postgres-database-providers/neon/ https://thomasgauvin-hyperdrive-drivers-and-orms.preview.developers.cloudflare.com/hyperdrive/examples/connect-to-postgres/postgres-database-providers/neon/

@Oxyjun Oxyjun requested review from a team, ToriLindsay, WalshyDev and mikenomitch as code owners May 1, 2025 13:43
@kodster28 kodster28 added the product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ label May 2, 2025
@github-actions github-actions bot added size/xl product:workers Related to Workers product labels May 2, 2025
@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2025

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /hyperdrive/examples/connect-to-mysql/aws-rds-aurora/
  • /hyperdrive/examples/connect-to-mysql/azure/
  • /hyperdrive/examples/connect-to-mysql/google-cloud-sql/
  • /hyperdrive/examples/connect-to-mysql/planetscale/
  • /hyperdrive/examples/connect-to-postgres/aws-rds-aurora/
  • /hyperdrive/examples/connect-to-postgres/azure/
  • /hyperdrive/examples/connect-to-postgres/cockroachdb/
  • /hyperdrive/examples/connect-to-postgres/digital-ocean/
  • /hyperdrive/examples/connect-to-postgres/fly/
  • /hyperdrive/examples/connect-to-postgres/google-cloud-sql/
  • /hyperdrive/examples/connect-to-postgres/materialize/
  • /hyperdrive/examples/connect-to-postgres/neon/
  • /hyperdrive/examples/connect-to-postgres/nile/
  • /hyperdrive/examples/connect-to-postgres/pgedge/
  • /hyperdrive/examples/connect-to-postgres/supabase/
  • /hyperdrive/examples/connect-to-postgres/timescale/
  • /hyperdrive/examples/connect-to-postgres/xata/

@Oxyjun Oxyjun self-assigned this May 8, 2025
@github-actions github-actions bot added size/xl and removed size/l labels May 9, 2025
@Oxyjun Oxyjun merged commit 2864877 into production May 12, 2025
10 checks passed
@Oxyjun Oxyjun deleted the thomasgauvin-hyperdrive-drivers-and-orms branch May 12, 2025 14:16
daisyfaithauma pushed a commit that referenced this pull request May 13, 2025
* [Hyperdrive] drafting custom cert support for Hyperdrive

* corrections

* wip

* add changelog

* adjust per comments

* add note on wrangler version

* add troubleshooting guides for ssl certs

* change changelog entry date

* Update src/content/docs/hyperdrive/configuration/tls-ssl-certificates-for-hyperdrive.mdx

* Update src/content/docs/hyperdrive/configuration/tls-ssl-certificates-for-hyperdrive.mdx

* PCX review

* add drivers and orms to hyperdrive docs

* Apply suggestions from code review

* Apply suggestions from code review

* Specifying product when rendering partials

* Importing Render components

* Fixing invalid links

* adjust per discord feedback

* more nits

* Pushing changes to Postgres Drizzle ORM tutorial

* Editing MySQL version of the tutorial

* Adding note about when to run the optional
migration step.

* Removing outdated redirects to avoid breaking

* Adding missing redirects.

---------

Co-authored-by: Jun Lee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ product:workers Related to Workers product size/xl

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants