Usually you need an awesome database for that. Should i see nostr as a database?

Reply to this note

Please Login to reply.

Discussion

Of course. It's an event store with queries and filters. A distributed document database, basically, with individual records in the form of json files.

Ok. I don't expect to use sql here, what's the case?

Document DBs are NoSQL

SQL is for relational databases.

I tried once to use the couch database which is a nosql database. I hadn't the time eventually and forgot everything also.

A store of events, that has queries and filters is a fine explanation i think.

👍