TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Constraint-Driven Innovation [pdf]

4 pointsby refsetover 1 year ago

2 comments

refsetover 1 year ago
The narrative here is that the evolution of database systems has always been in response to a rapidly changing landscape of &quot;constraints&quot;, e.g.<p>- The challenge of open R&amp;D collaboration -&gt; Postgres &amp; MySQL<p>- The ineffectiveness of one-size-fits-all DB engines -&gt; 19 database services at AWS<p>- Shared disk architectures being difficult to scale -&gt; cloud object storage<p>- High storage costs limiting the applicability of data analysis -&gt; cloud data warehousing<p>...and so on. Followed by a summary of the biggest constraints that databases face today:<p>&gt; What limits the application of infinite cores?<p>&gt; 1. Data: inability to get data to processor fast enough<p>&gt; 2. Power: cost rising and will dominate<p>Conclusion (spoiler!):<p>&gt; ML central to DB going forward + opportunities with H&#x2F;W specialization = big database innovations still coming
jruohonenover 1 year ago
So I&#x2F;O is still a bottleneck, but I wasn&#x27;t expecting power to be one.