Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
12923521
Topic
1241458
Board
Bitcoin Technical Support
Re: Store blockchain in SQL database?
by
OshiMike
on
08/11/2015, 21:24:16 UTC
You will probably want to write a script that queries an api like blockchain.info and extract the data you want to store in your database. I would imagine this being the easiest way