|
|
|
|
|
by ignoramous
1703 days ago
|
|
How does timescale (a single-purpose database) hold up against single-store (a multi-purpose database)? Of course, timescale is cheaper, but other than that, have you folks compared / contrast against single-store as a TSDB? PS https://www.timescale.com/papers/timescaledb.pdf is 404 |
|
Here is one benchmark: https://blog.timescale.com/blog/timescaledb-vs-influxdb-for-...
There are some challenges with building on Postgres - but what we’ve been able to do is build innovative capabilities that overcome these challenges (Eg columnar compression in a row-oriented store, multi-node scale out).
We also have some exciting things that we are announcing this week. Stay tuned :-)
PS - Where did you find that PDF? Thought we took it down (it was hard to keep it up to date :-) )