--- author: tdro date: 2024-11-13T11:00:00Z tags: [feeds] feed: description: "The latest news from Deno Land Inc." domain: "deno.com" enclosure: "" favicon: "/data/media/favicon.httpsdenocomfeed.png" home: "" link: "https://deno.com/blog/build-database-app-drizzle" name: "Deno" source: "https://deno.com/feed" --- Using an object-relational mapping (ORM) database can make working with persistent data simpler. Here's how to use a popular ORM, Drizzle, with Deno.