npm.io
0.14.0 • Published yesterday

@prisma-next/driver-mongo

Licence
Apache-2.0
Version
0.14.0
Deps
5
Size
55 kB
Vulns
0
Weekly
3.2K
Stars
389

@prisma-next/driver-mongo

MongoDB driver for Prisma Next. Executes wire-protocol documents against a MongoDB connection.

Responsibilities

  • Command execution: Sends lowered wire-protocol documents to MongoDB and returns raw results
  • Connection management: Creates and manages the MongoDB client connection

Dependencies

  • Depends on:
    • @prisma-next/mongo-core (driver interface types)