Could you share the use cases you have in mind for nostr querying?

Reply to this note

Please Login to reply.

Discussion

many use cases:

- pagination

- aggregation (how many likes does this post have?)

- better filtering (show me all replies to me)

- trending posts

- web of trust stuff

querying nostr events feels like working with stone age technology and nobody seems to care enough to improve the relays. people have gotten used to painful development, wasted bandwidth, and client-side filtering. it's not normal.

What I'm working on addresses aggregation directly.

It's still a bit messy but I'm sure we can build an api layer on top of it and leverage bigquery for a lot of this.

https://github.com/FKrauss/dbt_nostream