Skip to content

[Onyx Audit] Investigate SQLite for Web #80245

@fabioh8010

Description

@fabioh8010

Parent issue.

Coming from here.

SQLite is available in all the major browsers through a WASM build and the OPFS. Let's see if this provides any performance gains when used inside of Onyx for the web platform.

Looks like we did some internal research in the past so the main goal here is to double check the findings again, measure the performance difference and if we have good significant gains, create a proposal for it. Things to have in mind:

  • Will it be possible to use it in all web platforms? What's the compatibility coverage?
  • How to seamless migrate data from IndexedDB to SQLite
  • What further improvements/simplifications this can bring to Onyx internals? For example, right now we have some platform differences about how data is prepared is sent to the providers in Onyx.
Issue OwnerCurrent Issue Owner: @fabioh8010

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

HIGH

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions