i want create a healthcare system using hyperledger Composer for fast processing. I don't want to store the healthcare records on the blockchain as it takes a lot of space. Instead, I want to store the hash of the record on the blockchain and storing the actual records on the database.
What could be the best choice of databae for this purpose??