Final code: https://github.com/neondatabase/cloudflare-drizzle-neon In this video, you'll learn how to use Cloudflare Workers, Hono, Drizzle ORM, and Neon to build a serverless API. Instructor: https://twitter.com/thisismahmoud_ | https://www.linkedin.com/in/mahmoud-codes/ → Try Neon at https://neon.tech/youtube → Neon Discord: https://neon.tech/discord → Follow us on Twitter https://twitter.com/neondatabase → Star us on GitHub https://github.com/neondatabase/neon 00:00 - Intro 00:09 - Set up your project with C3 (create-cloudflare-cli) 00:51 - Project overview 1:56 - Building the API with Hono 4:00 - Provision Postgres on Neon 4:59 - Environment variables in Cloudflare Workers 5:45 - Set up Drizzle ORM 13:32 - Update API to Fetch data from the database 14:56 - Deploy Worker to Production 16:31 - Import Env variable using the Neon integration on Cloudflare 18:28 - Outro