CodeBrowser / npm / @netlify/database-dev
@netlify/database-dev@0.10.1
// Local dev emulation of Netlify Database
$ npm install @netlify/database-dev
downloads/wk
202,240
license
MIT
version
0.10.1
published
Apr 27, 2026
What is @netlify/database-dev?
@netlify/database-dev is a local development tool that emulates Netlify Database, allowing you to test database functionality on your machine before deploying. It provides a PostgreSQL-compatible environment using PGlite, so you can develop and debug database-connected applications without needing a remote database instance. Developers use it to iterate quickly during local development and ensure their database code works correctly before pushing to production.
Keywords
#netlify #db #database #postgres #pglite
Dependencies (2)
Maintainers
netlify-bot, mikewen, youvalv, serhalp-netlify, mlgualtieri-gatsby