▲ 6 ▼ Three heretical opinions about the future of time-series data - Mike Freedman at dotScale 2018
TimescaleDB offers three seemingly heretical insights about data: (1) all data is time-series; (2) what you've heard about it is wrong; and (3) SQL should and does remain the lingua franca for databases.
These insights enable new possibilities for architecting database systems, and Mike briefly discusses how TimescaleDB, an open-source time-series database purpose-built on top of PostgreSQL, realizes these needs.
Register to comment or vote on this story
I mostly agree with this post, postgresql > time series databases for the reasons given - people know SQL, performance is good enough for most workloads, and it is rock solid.