Skip to content

Databases overview

KitForStartups comes with the following databases already setup:

  • PostgreSQL
  • MySQL
  • SQLite through Turso

Per default, the starter uses MySQL. If you want to use another provider, you can update the imports file src/routes to use the correct database provider (using a search and replace for instance).