|
|
|
|
|
by adev_
2019 days ago
|
|
You got half of your answer in your sentence. That's not only bioinformatic but the entire HPC world tends to avoid database. They usually prefer HDF5 or similar, and there is reasons to that. It is much easier to scale one million node accessing a flat file over a DFS than it is over to a database. |
|