electric-sql / electric-sql/pglite

About memory usage

Open
#406 5 comments 1 reaction 0 assignees View on GitHub
documentation
Dominant language
TypeScript
Stars
16k
Forks
442
Avg merge
20h 19m
Merged PRs (30d)
7

Description

I am currently facing a scenario where I perform extensive database operations in the browser and store a large amount of data. Previously, I used `@jlongster/sql.js` for this purpose. However, I’ve noticed that memory usage increases with the database size. Despite using IndexedDB for storage, it seems that a copy of the data is still kept in memory. I am urgently seeking an alternative library to address this memory issue. Could you tell me if pglite might have the same problem? I would appreciate your insights.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.