Run Queries on FC Data
Choose Among Data Products
Pick between pulling or pushing data in the format that works for you
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Pick between pulling or pushing data in the format that works for you
| Product | Pros | Cons |
|---|---|---|
| Parquet exports | Developer ingests Apache Parquet files and can read/write to their own db as needed | Need to set up parquet ingestion workflow, open source repo available. See here. |
| No need for developer to share access to database with Neynar | ||
| Indexer service - pipe Farcaster data | Neynar writes to a db on the developerβs side, no need for developer to manage hubs or replicators Neynar handles all hub and replicator related upgrades and maintenance | Developer needs to have a db that they can share write access to |
| Developer has flexibility to let Neynar pipe specific tables instead of all FC data | ||
| Developer can manage the db as they see fit β create new indexes, etc. |
Was this page helpful?