Secure, collision-resistant ids optimized for horizontal scaling and performance. Next generation UUIDs.
This is a fork of https://github.com/paralleldrive/cuid2
A utility package for generating CUID2 columns in Drizzle ORM
A lightweight, dependency-efficient ID generator package for Node.js and web projects. Supports BSON ObjectId
(compatible with MongoDB/Mongoose), UUIDv4/v5, CUID2, and URL-safe slug IDs.
Enables the use of CUID2 as the default ID type for Prisma models