Post
Topic
Board Development & Technical Discussion
Re: Bitcoin Databases for Large Websites
by
grau
on 06/06/2013, 19:46:20 UTC
Maybe take a peek at the Bits of Proof Enterprise Server.  Stores the blockchain in the JPA compliant database of your choice.
+1

You may run it with an SQL Configuration to get the block chain into a fully normalized relational database or with LevelDB and use its API to retrieve blocks or transactions.

I build, host and support servers running the configuration of your choice if you like.