Sristi Gupta avatar

Sristi Gupta

Community

@sristigupta04

1Followers
|
12Public Repos
|
10Published Skills

Full-Stack Software Developer with hours of hands-on experience building scalable web applications using React, Node.js, and MongoDB. Specialized in MERN

Skills Distribution
DomainData Systems...ORM Query & Client.. (30%)Database Provision.. (25%)Version Migration .. (20%)Driver Adapter & T.. (15%)

Agent Skills by Sristi Gupta

Showing 10 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Sristi Gupta

FAQPage Schema
What tasks can I accomplish using Sristi Gupta's Prisma skills?

You can configure databases (PostgreSQL, MySQL, SQLite, MongoDB), run Prisma CLI commands like init, generate, migrate, and studio, write Prisma Client queries with filters and transactions, upgrade from v6 to v7, provision Prisma Postgres, and deploy apps to Prisma Compute.

Who are these Prisma skills designed for?

Full-stack and backend developers building Node.js or TypeScript applications with Prisma ORM. They suit engineers handling schema migrations, database provisioning, driver adapter implementation, or deploying Prisma-based apps across frameworks like Next.js, Hono, Nuxt, and Nest.

How do I upgrade a MongoDB project from Prisma v6 to v7?

MongoDB projects on Prisma v6 have no direct upgrade path to v7. The prisma-mongodb-upgrade skill provides a decision guide for evaluating migration options, including moving to Prisma Next, when provider = "mongodb" blocks a standard v7 upgrade.

Are these Prisma skills free and open source?

Yes. Nine of the ten skills carry an MIT license authored by Prisma, covering the CLI reference, client API, driver adapters, Postgres setup, and Compute deployment. The prisma-composer-core-concepts skill lists no explicit license in its frontmatter.

What prerequisites are needed to use these Prisma skills?

A Node.js project using Prisma ORM (v6 or v7) is the baseline. Prisma Postgres provisioning requires service tokens or OAuth via the Management API, Prisma Compute deployment needs PRISMA_SERVICE_TOKEN, and Composer skills require @prisma/composer version 0.17.0.