dylan
@dylsteck.eth
another ifps thought: is there a good way to use ipfs as a super lightweight public database? if I have a collection of non-sensitive data that’d literally only take up a few hundred rows in a db, is there a lightweight way to either continuously update a set of related files or use some sort of other solution on ipfs? a few years ago I was pretty into what it would look like to use tools like ipfs to store data meant for applications, but stopped being as interested in/staying as updated on that subject after a while
5 replies
0 recast
6 reactions
Steve
@stevedylandev.eth
It’s certainly possible! The hard part is writes since IPFS is immutable. I took a stab at it with IPCM by recording DB dump CIDs onchain. Doesn’t work well with CRDT but still interesting https://pinata.cloud/blog/building-ipdb-a-decentralized-database-using-base-ipfs-and-pglite/
1 reply
0 recast
3 reactions
Sam (crazy candle person) ✦
@samantha
Was just about to tag you haha
0 reply
0 recast
2 reactions