This is a Nest.js playground project that demonstrates the integration of GraphQL, BullMQ for job queues, EventStoreDB for event sourcing, and Prisma for database management. It's designed for developers who want to experiment with or learn about combining these technologies in a single Nest.js application, particularly those interested in event-driven architectures and GraphQL APIs.
Total donated
Undistributed
Share with your subscribers:
Recipients
How the donated funds are distributed
Support the dependencies of unlight/nestjs-graphql-bull-prisma-eventstore-playground
Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.
Official implementation of the TypeID specification in TypeScript. TypeIDs are type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs