Required prerequisites
Motivation
From a persistent storage perspective, the runs being in SQLite work great for local evaluation; however, when using Oasis at scale, it doesn't share well in certain environments.
Solution
It would be nice to support, at a minimum, postgres. But there could be value in other systems like MySQL, MariaDB, or MSSQL.
Alternatives
Keep using SQLite with the recommendation that persistent disks be used for runs kept long term.
Additional context
No response
Required prerequisites
Motivation
From a persistent storage perspective, the runs being in SQLite work great for local evaluation; however, when using Oasis at scale, it doesn't share well in certain environments.
Solution
It would be nice to support, at a minimum, postgres. But there could be value in other systems like MySQL, MariaDB, or MSSQL.
Alternatives
Keep using SQLite with the recommendation that persistent disks be used for runs kept long term.
Additional context
No response