Replies: 1 comment 2 replies
-
I'm using Dexie in production, here are a few roadblocks I've hit which could make me look into something like absurd-sql:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So I'm very new to the IndexDB space and am just getting caught up with what the landscape looks like. I came across a seemingly similar project, Dexie that says:
In terms of performance, is absud-sql using the same approaches as Dexie (batching operations)? What would the performance comparison for each solution look like?
Beta Was this translation helpful? Give feedback.
All reactions