I also wanted a database I could use in damus android+notedeck, if I built on coredata it would be a bunch of duplicated and wasted time. It’s nice I can use this in my multi-platform client as well. I want to use this as a way to quickly build new native nostr clients without having to do all the hard stuff each time.
Login to reply
Replies (1)
Yeah - I get it and makes total sense.
DId you ever measure the difference between coredata vs. nostrdb when considering to build it?