Video wird geladen...
Video konnte nicht geladen werden
ArLMDB turns Arweave into a decentralized DB so efficient you can run queries directly in the user's browser. Cold start ➡️ 15,000 results in <100ms. In a browser. From cold. Zero setup or infra. All you need is Arweave to serve you chunks. Try it for yourself 👇
11,031 Aufrufe • vor 18 Tagen •via X (Twitter)
10 Kommentare

Explore: Create with arlmbd.js:

That’s very cool! @Dune wen Arweave data?

Would love to see it in action, as a universal blockchain explorer!

100%!

ARWEAVE IS FUTURE

How does it work for adding additional records/ chunks of data? i.e. how would new AR data get appended?

Its a tree of pages, so conceptually we just store only the ones that we changed in a new message, having those reference the old ones as needed. In practice, I think we will end up using the top bit of LMDB page IDs as a 'local' or 'global' reference switch. Low == pages at offsets in the same TX. High == global Arweave offsets. This way we will be able to cross-reference and 'jump' between the pages, while still maintaining basic LMDB format compatibility.

Chad moves.

that is a genuinely good number. what's the bottleneck now, chunk retrieval or the query itself?

Ist that that big files you uploaded recently, or does it find all data in the weave in general?
