Don't Let Time Series Data Break Your Relational Database
This article was originally published in The New Stack and is reposted here with permission. It’s tempting to stuff time series data into the familiar Postgres or MySQL database, but that’s a bad idea for many reasons. To the uninitiated or unfamiliar, time series data exhibits similar characteristics to relational data, but the two data types have some critical differences.