Post
Topic
Board Development & Technical Discussion
Topic OP
Bitcoind Data send to Database
by
pandolo
on 06/02/2014, 08:32:54 UTC
Hi,

for some time now, I wonder how it is possible sending transaction data from
Bitcoind to a database (e.g. for accounting department).
Has anyone done something like this or even an idea? If there is something similar already?

Can this be done with the JSON-RPC interface?
bitcoind -> JSON-RPC -> Oracle DB, MySql

Thanks