You can now connect directly to remote databases and databases requiring TLS with wrangler dev.
This lets you run your Worker code locally while connecting to remote databases, without needing to use wrangler dev --remote.
The localConnectionString field and CLOUDFLARE_HYPERDRIVE_LOCAL_CONNECTION_STRING_<BINDING_NAME> environment variable can be used to configure the connection string used by wrangler dev.
{ "hyperdrive": [ { "binding": "HYPERDRIVE", "id": "your-hyperdrive-id", } ]}Learn more about local development with Hyperdrive.
Source: Cloudflare
Latest Posts
- AWS Clean Rooms now supports intermediate tables for SQL

- AWS CloudFormation and CDK accelerate development feedback loops with pre-deployment validation on all stack operations

- Amazon EC2 C9g and C9gd compute optimized instances are now available

- Amazon CloudWatch Logs enriches log events with AWS resource tags






