Post
Topic
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