Viewing profile — dravita
dravita
HN member- Joined
- Tue, Mar 30, 2021, 8:52 PM UTC
- HN karma
- 5
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About dravita
No profile information was provided.
Recent public activity
-
comment
Comment #36802464
We can all dream about the day we beat the speed of light. But, yeah, "tradeoffs". Single instance, single-node DBMSs like PostgreSQL work well in the beginning. PostgreSQL is the …
-
comment
Comment #35910167
CockroachDB is PostgreSQL compatible and is distributed SQL supporting single-region, multi-region and multi-cloud deployments.
-
comment
Comment #35487236
The point about strong consistency and 2PC cross-shard is a good one. Even among other "auto-sharding" distributed relational databases, not all of them provide that.
- story
-
comment
Comment #33218805
So, you think that the 99.99% of businesses around the world who are not in the cloud hyperscaler business should all build their systems as if they had the engineering resources o…
-
comment
Comment #33216350
If you're really confident that your SaaS application will only have that single workload (single table group-by) into perpetuity, it's a workable choice. But, that's a big bet aga…
-
comment
Comment #33214700
That one was tried, among many others covered in the article.
-
comment
Comment #31523348
When it comes to HTAP workloads, SingleStoreDB tackled that years ago and has been the leader in that category of workloads. In recent years, the product has expanded to handle bro…
-
comment
Comment #31523280
Here is the database of your dreams: SingleStoreDB. https://www.singlestore.com/customers/fathom/
-
comment
Comment #31523253
Try SingleStoreDB for the combined DynamoDB workloads and analytical workloads in a single database tech, see https://usefathom.com/blog/ditched-dynamodb
-
comment
Comment #26649015
A rewarding read on a journey of database discovery. Brew another pot (of decaf).