from Hacker News

Ask HN: What does the db business model look like?

by ilikerashers on 9/21/23, 10:06 AM with 2 comments

I've seen lots of DBs like QuestDB, Materialize, Yugabyte but how do they compete/market in a cloud-dominated world?

My org has an RDS-or-bust model. Are there that many specific workloads out there?

  • by blinkov on 9/21/23, 11:44 AM

    Usually they either build their own cloud offerings (and distribute them via AWS/GCP/Azure/Alibaba/etc. marketplaces) and/or cater to the old-school audience that doesn't trust managed cloud services (with enterprise licenses, support, consulting, etc.).
  • by nhourcard on 9/21/23, 12:55 PM

    Each database will differentiate itself and shine for specific workloads. A case in point is QuestDB, which deals very well with heavy ingestion (high cardinality / out-of-order data). This lends itself well to use cases around financial tick data and IoT data.