Post
Topic
Board Bitcoin Technical Support
Re: Store blockchain in SQL database?
by
spin
on 10/11/2015, 09:03:25 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

This won't work.  You will hit query limits with them. And/or it will be slow.

Run your own node and extract the data you need using rpc.