NetCDF vs relational DB: disk usage comparison

ak_wrfuser

New member
Hi all,

I'm exploring data storage options and considering MySQL (PostgreSQL or any other relational DB) and NetCDF for large datasets. I've heard NetCDF might be more space-efficient due to its compression capabilities and format optimized for scientific data. Could anyone share their experiences or insights on:
  • Disk space comparison between MySQL (PostgreSQL) and NetCDF,
  • Performance impacts with NetCDF's compression,
  • Tips for optimizing storage in either system for large datasets.
Thanks for any input!
 
Back
Top