Interest in Adding SQLite Support to Platform Package
@Tim Smart Any interest in adding support for an sqlite layer within the platform package? Bun currently provides an implementation https://bun.sh/docs/api/sqlite and third party packages (e.g. evolu) could potentially create an implementation for the browser or other platforms. (ideally it would integrate tightly with @sqlfx/sqlite)
