Post
Topic
Board Development & Technical Discussion
Topic OP
Bitcoin Databases for Large Websites
by
BTC_Junkie
on 04/06/2013, 16:00:34 UTC
I'm building a bitcoin website, and have been using bitcoind for database requests which has been fairly slow. We'll only really be looking at history, and not managing any wallet based functions. I'm considering switching to either SQL or Mongo for longer-term use, does anyone have experience using either for bitcoin sites? What database structure do some of the larger sites like blockchain.info use?

Thanks for your help.