Content pfp
Content
@
https://warpcast.com/~/channel/fc-devs
0 reply
0 recast
0 reaction

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
Does anyone have full sql dumb of a postgresql synced via shuttle they could share with me? Readonly psql:// connection string would help to. Hacking with @godsticky.eth If not how long is the sync process from empty postgres to fully synced?
3 replies
0 recast
4 reactions

Brock pfp
Brock
@runninyeti.eth
Not exactly shuttle format, but I can get you a read-only postgres connection to something similar if it helps (same db / format that powers this): https://warpcast.com/runninyeti.eth/0xd02f9bc1
2 replies
0 recast
3 reactions

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
nice! so I could fetch data for say fid 16085 and get a user archive? (see attached claude query for what data i want) goal is to sync that to the user locally so they own their cast data (playing with electric-sql for sync)
1 reply
0 recast
1 reaction

Brock pfp
Brock
@runninyeti.eth
Yes! Depending on the use case / user / scale, you could also do that direct in BigQuery (requires connecting to BQ, but scales a bit better for the inevitable recursive queries)
1 reply
0 recast
0 reaction