NODES 2023 – Type-Safe Graphs With Neo4j & Prisma: A Library to Use Them Together

10 Nov, 2023



Prisma is a type-safe query builder which comes with a connector with popular databases like MySQL, MongoDB, PostgreSQL, etc. However, it does not have much support for Neo4j. To solve this problem, Ming Yan created a Typescript library to connect Neo4j to Prisma, which supports all CRUD operations while developers can use Prisma like normal. In this session, Ming Yan will show how to use this library and discuss the architecture for parsing Prisma operations into Neo4j queries. She will show a demo with real-code applications in the session. #Introductory #APIDrivers #General #Neo4j #graphdatabase

Related Videos