Skip to content

Files

Latest commit

 

History

History
10 lines (6 loc) · 500 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 500 Bytes

[WIP] typeorm-sqlite-wasm

This is a research project by JournoDAO, SeedProtocl, and PermaPress to determine if we can use TypeORM backed by Sqlite Wasm via OPFS for more performant and future-proof storage.

The idea was inspired by RxDB:

https://rxdb.info/rx-storage-opfs.html

The goal is to isolate the browser parts of TypeORM and then provide a plug-and-play driver that is super performant from leveraging OPFS.