What database technology do Bitcoin exchanges use?

-1

I wonder if they use a relational database like MySQL or do they opt for a NoSQL like CouchDB or MongoDB.

The Bitcoinica source code reveals that they used a MySQL database.

Shamoon

Posted 2013-04-08T11:56:48.813

Reputation: 2 689

Question was closed 2013-04-08T18:00:17.327

Answers

2

There are multiple Bitcoin Exchanges out there, most likely they are using different DB Systems.
To be sure you should contact the particular representatives of the Exchanges.

hub

Posted 2013-04-08T11:56:48.813

Reputation: 139