1

There seem to be several IndexedDB implementations for Node.js. Is there something suitable that can be used as a drop-in replacement for IndexedDB so that Dexie.js can be used in Node.js?

1 Answer 1

1

There seem to be several IndexedDB implementations for Node.js.

There may seem to be, but that is an illusion. This is the only complete one I'm aware of (full disclosure, I wrote it) but you probably don't want to build your app on it, it's way too slow.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.