Skip to content

Switch Framework to SQLite by Default #21299

@smcintyre-r7

Description

@smcintyre-r7

Summary

Framework currently has the option of using no database (in which case the user misses out on a lot of functionality) or PostgreSQL. Using PostgreSQL requires the independent postgres service which is a source of frustration during installation and a maintenance burden.

Framework should switch to SQLite.

This work will require us to migrate to Rails 8 as a prerequisite.

Basic example

N/A

Motivation

Provide users with a consistent experience and feature set without requiring them to install the external PostgreSQL service.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions