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.

Home – Database of Databases

89 pointsby zikohhover 1 year ago

8 comments

mknapper1over 1 year ago
This is cool! I’m also a big fan of <a href="https:&#x2F;&#x2F;db-engines.com&#x2F;en&#x2F;ranking" rel="nofollow noreferrer">https:&#x2F;&#x2F;db-engines.com&#x2F;en&#x2F;ranking</a>
JohnMakinover 1 year ago
This impressed me - it contains the DB of the tiny (10 person) startup I worked for that failed ~2019. We had almost no customers, wonder where it picked that up?
评论 #37315349 未加载
评论 #37375697 未加载
primitivesuaveover 1 year ago
This is especially impressive because of how good the search is. I searched &quot;mongo&quot; and got all DBs that support Mongo (i.e. including AWS DocumentDB). Overall it seems like search, filters, and suggestions have a better implementation here than most ecommerce applications have for product search.
评论 #37316052 未加载
whalesaladover 1 year ago
This is pretty neat.<p>I bought protobase.org (intending to mean a database of prototypes - in hindsight maybe archebase.org is better lol) to build a site like this that the community could curate and contribute to (wiki style). The goal being that you can look up any piece of the stack (Rails, DynamoDB, Istio, jquery, coffeescript, Laravel, Cassandra, you name it) and get a quick idea of what it is, how it fits into its&#x27; own space, how it compares to other tools or competitors, pros cons etc.<p>Ideally more than just tools - but architecture patterns too. Like, &quot;Event Sourcing&quot; has a page with recipes and cookbooks on various ways to tackle the problem, stacks that could be used, pro&#x27;s and con&#x27;s (eventual consistency vs immediate blah blah)<p>Wondering if something like that would even be possible (the community curated aspect) or if it would just degrade into a never ending turf war.
dangover 1 year ago
Related:<p><i>Database of Databases</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24494403">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24494403</a> - Sept 2020 (61 comments)
cmrdporcupineover 1 year ago
RelationalAI should be categorized as using B-Epsilon-Trees. Doesn&#x27;t come up for that in search.<p>And data model should just be relational. Yes, it&#x27;s marketed somewhat as a &quot;graph&quot; db, but its hook is modelling graphs as binary relations and supporting efficient recursive joins to solve graph problems using their (rather elegant) relational language.<p>(Briefly worked there. Smart folks.)
评论 #37375705 未加载
snideover 1 year ago
In case anyone else was checking.<p>Noticed some missing ones, including <a href="https:&#x2F;&#x2F;xata.io" rel="nofollow noreferrer">https:&#x2F;&#x2F;xata.io</a> (I work there). Didn&#x27;t see a way to add it (looks like a simple Django app so probably manually adding it into the admin).<p>Guess you have to contact the author directly or make a Github Issue.
评论 #37315651 未加载
nickpetersonover 1 year ago
But what database does the database of databases use?
评论 #37315980 未加载
评论 #37315990 未加载