Skip to content

Can I switch databases after starting a project?

Updated 20 August 2026·1 views

Switching databases

Underpeaks Core''s adapter interface is unified across all 5 databases, so your models and generated code don''t change based on which database you use. Switching after the fact means reconnecting a new adapter and migrating your existing data — Underpeaks does not currently automate this migration for you, so plan your database choice with that in mind, especially for a production project.

Was this article helpful?