An open API service indexing awesome lists of open source software.

https://github.com/steebchen/prisma-compat

Tracking Prisma client features
https://github.com/steebchen/prisma-compat

Last synced: 4 months ago
JSON representation

Tracking Prisma client features

Awesome Lists containing this project

README

        

# Prisma Compat

This is a prototype for tracking compatibility for Prisma clients.

Rendered work-in-progress: https://prisma-compat.vercel.app

Data is tracked in `data/`, for example:

https://github.com/steebchen/prisma-compat/blob/982b226f515a0d85f726154e58e51ce0a3ff88bf/data/js.ts#L3-L14

and

https://github.com/steebchen/prisma-compat/blob/982b226f515a0d85f726154e58e51ce0a3ff88bf/data/go.ts#L3-L12