# Improving the developer experience for Prisma users

DevFeed: [Improving the developer experience for Prisma users](<https://devfeed.tech/articles/improving-the-developer-experience-for-prisma-users-5748.md>)

Original publisher: [Read original article](<https://neon.com/blog/prisma-dx-improvements>)

Author: Mahmoud Abdelwahab

Published: 2023-07-13T11:08:15Z

Content type: article

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [Database](<https://devfeed.tech/topics/database.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [compute](<https://devfeed.tech/tags/compute.md>), [database](<https://devfeed.tech/tags/database.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [performance](<https://devfeed.tech/tags/performance.md>), [prisma](<https://devfeed.tech/tags/prisma.md>), [scalability](<https://devfeed.tech/tags/scalability.md>)

## AI overview

An article about improving the Prisma experience with Neon by reducing database cold starts and supporting connection pooling.

## Source excerpt

One of our goals during the past few months was to improve the developer experience when using Prisma with Neon. This article highlights all the improvements we shipped, including reducing cold starts, having a better experience working with Prisma Migrate, and improving connecti...