Nostrdb

Nostrdb

damus-io

Provides access to locally stored Nostr social network data through nostrdb database queries. Works with your existing Notedeck data to search and analyze Nostr posts and events.

8171 views3Local (stdio)

What it does

  • Query local Nostr database with custom parameters
  • Get database statistics and metadata
  • Search through cached Nostr posts and events
  • Analyze local Nostr data patterns

Best for

Nostr developers building applicationsAnalyzing personal Nostr feed dataLocal Nostr data exploration and research
Uses existing Notedeck data directoryRequires ndb command line tool

Tools (2)

ndb_stat

Get statistics of the NDB.

ndb_query

Query the NDB with specific parameters.

Alternatives