-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Labels
Description
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 Owner
Current Issue Owner: @fabioh8010Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
HIGH