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.

Moving From Oracle to CouchDB: Data Management at CERN

68 pointsby mbrobergover 11 years ago

7 comments

mje__over 11 years ago
&quot;In the end, Zdenek had a single-server CouchDB installation on the order of hundreds of megabytes of metadata stored.&quot;<p>I think the title is a little inflammatory, no?
评论 #6341312 未加载
pjmlpover 11 years ago
Misleading title. It is only about a single person that used to work at CERN.<p>CERN has tons of developer groups, each with his own set of technologies.
评论 #6341451 未加载
评论 #6341547 未加载
Createover 11 years ago
Cost has nothing to do with it: they get it &quot;free&quot;, as in US contribution in kind. And obviously, in the end of the day, Oracle profits much more.<p><a href="http://openlab.web.cern.ch/about/partners/oracle" rel="nofollow">http:&#x2F;&#x2F;openlab.web.cern.ch&#x2F;about&#x2F;partners&#x2F;oracle</a>
fs111over 11 years ago
hundreds of MB? What? Use sqlite and be done with it.
评论 #6341564 未加载
Groxxover 11 years ago
Important note that I&#x27;m not seeing in other comments here: they started with <i>both</i> Oracle and CouchDB. This was basically a cleanup in favor of CouchDB, since running two different kinds of DBs is best avoided if possible for simplicity reasons.
benjarrellover 11 years ago
Surprised it is not everyone else&#x27;s reason: Cost.<p>Regarding database dumps, I&#x27;m curious how&#x2F;why data pump[1] is not what he needed.<p>1: Overview of Oracle Data Pump: <a href="http://docs.oracle.com/cd/E11882_01/server.112/e22490/dp_overview.htm" rel="nofollow">http:&#x2F;&#x2F;docs.oracle.com&#x2F;cd&#x2F;E11882_01&#x2F;server.112&#x2F;e22490&#x2F;dp_ove...</a>
评论 #6340985 未加载
评论 #6341144 未加载
knodiover 11 years ago
I wish they would have asked if there was anything about couchdb they don&#x27;t like or have concern about.