Forge SQL ORM
JSON →Forge SQL ORM (v2.1.29) is a Drizzle ORM integration for Atlassian Forge's @forge/sql, providing a custom driver, two-level caching (local memory and global via @forge/kvs), schema migration, optimistic locking, and query analysis. It enables type-safe SQL query building with full TypeScript support within Forge apps. Release cadence is active, with frequent minor updates. Key differentiators include built-in caching strategies, performance monitoring, and seamless integration with Drizzle ORM, whereas alternatives like raw @forge/sql lack these features and type safety.
Resources
packageforge-sql-orm ↗