←back to thread

171 points vercantez | 1 comments | | HN request time: 0.397s | source
Show context
nsbk ◴[] No.44522431[source]
Some of the insights match my personal experience and preferences. At $dayjob we're migrating from Mongo to TimescaleDB (now TigerData ¯\_(ツ)_/¯) which is basically a PostgreSQL extension for time series data and couldn't be happier. We are getting better performance and massive storage savings.

On the analytics side of things we are starting to use DuckDB for some development efforts, but we are keen on potentially replacing some or all of our Snowflake usage with DuckDB.

replies(1): >>44522652 #
throw_m239339 ◴[] No.44522652[source]
Can you tell me, the scenarios you used MongoDB for? Because I'm still curious about why would anyone use MongoDB after all these years.
replies(2): >>44522769 #>>44529369 #
1. CoastalCoder ◴[] No.44529369[source]
> I'm still curious about why would anyone use MongoDB after all these years.

Because MongoDB is webscale.