Tuesday, February 25th 2025
Drizzle Starter Kit
Drizzle ORM has been added as an additional starter kit! We've fully ported the monorepo version to Drizzle, providing a lightweight, type-safe and high-performance option that is loved by many.
Drizzle ORM is designed for modern applications, offering a fully type-safe approach to database management without compromising on performance. Here’s why we chose to support it in Achromatic:
- Performance & Efficiency – Drizzle is optimized for speed and minimal runtime overhead.
- Fully Type-Safe – Built with TypeScript in mind, it ensures fewer runtime errors.
- Flexible Query Building – Supports SQL-like query structures while still providing high-level abstractions.
- Better Migrations – Offers a cleaner, more intuitive migration system.
- Compatibility – Works seamlessly with PostgreSQL, MySQL, SQLite, and other relational databases.
With this new version, users can now choose between Prisma and Drizzle ORM, depending on their project’s needs. If you want something lightweight and performant while maintaining strict type safety, Drizzle is a fantastic choice.
All kits are included in the same price/package, you don't have to buy multiple kits. This also includes also all future kits.
- Clone/Download: https://github.com/achromaticlabs/pro/tree/monorepo/next-drizzle-authjs
- Documentation: https://achromatic.dev/docs/starter-kits/monorepo-next-drizzle-authjs
Happy coding!