Skip to content

Commit

Permalink
Update alternatives.md (pubkey#4145)
Browse files Browse the repository at this point in the history
  • Loading branch information
janmarques authored Nov 22, 2022
1 parent d4be9d0 commit b1f9faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-src/alternatives.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ The last commit to NeDB was in **2016**.

### Dexie.js

Dexie.js is a minimalistic wrapper for IndexedDB. While providing a better API then plain IndexedDB, Dexie also improves performance by batching transactions and other optimizations. It also ads additional non-IndexedDB features like observable queries or multi tab support or react hooks.
Dexie.js is a minimalistic wrapper for IndexedDB. While providing a better API then plain IndexedDB, Dexie also improves performance by batching transactions and other optimizations. It also adds additional non-IndexedDB features like observable queries or multi tab support or react hooks.
Compared to RxDB, Dexie.js does not support complex (MongoDB-like) queries and requires a lot of fiddling when a document range of a specific index must be fetched.
Dexie.js is used by Whatsapp Web, Microsoft To Do and Github Desktop.

Expand Down

0 comments on commit b1f9faa

Please sign in to comment.