Search for a command to run...
Fully-managed SQL database for persistent data storage inside the Replit workspace. Lets you add database-backed storage to Replit apps without external setup, with built-in tools for running queries and managing schema from the editor.
Replit Database ships with every Replit app and integrates with Agent for automated schema setup and connection wiring. It offers checkpoint-based rollback to restore data to any previous Agent state, and separates development and production databases to keep environments isolated.
Key capabilities:
Developers use it for prototyping apps that need persistence, MVPs, learning projects, and hackathons, with schema creation and integration handled directly from the Replit workspace.