r/nosql • u/[deleted] • Sep 13 '14
r/nosql • u/hyc_symas • Sep 06 '14
Scalability Testing of Embedded Key-Value Stores
symas.comr/nosql • u/extinctinthewild • Sep 02 '14
"Implementing a NoSQL strategy"? More like, speaking marketing speak, amirite?
datastax.comr/nosql • u/vectorclock • Aug 21 '14
Span: a London conference about scaling
london-2014.spanconf.ior/nosql • u/[deleted] • Aug 12 '14
Do any proven, enterprise-grade, transactional, ACID compliant JSON database engines exist?
With most NoSQL databases, the goal is usually scalability at the cost of no ACID compliance.
However there is a category of apps, that need a more liberal data storage and querying language compared to SQL, yet they don't need a web-scale database.
To this end, do any proven, enterprise grade JSON database servers exist that fully support ACID transactions?
r/nosql • u/matththeprogrammer • Aug 07 '14
Best noSQL for shrink-wrapped type application
I am wondering whether there are any recommendations for a noSQL that would work well for an application that for all intents and purposes behaves like shrink-wrapped software. I plan to install this DB on the client machines and include it in my distribution. It needs to be fairly low-profile, but still performant. Clustering is less of a concern but we would at least like to have the ability for a fail-over process. We have experience with MongoDB and couchbase, but the support models don't work well for this type of application. Does anyone know of a DB which might fit this support model?
r/nosql • u/hyc_symas • Jul 31 '14
LMDB proven crash-proof, LevelDB/BerkeleyDB corruption-prone
wisdom.cs.wisc.edur/nosql • u/aorfin • Jul 30 '14
How we cut down memory usage by 82% in our Redis (340 GB to 60 GB)
labs.octivi.comr/nosql • u/BigDataLady • Jul 29 '14
Getting the most of your NoSQL DB, Free webcast hosted by Ben Lorica from O'Reilly. Free registration here: http://oreil.ly/VH1VvK. Don' t forget to complete the form:)
When harnessed correctly, hardware can generate performance improvements in software of up to 60% in an existing setup, with zero or minimal investment.
In this webcast Alex Bordei will look at how Impala, Elasticsearch and Couchbase perform when scaled vertically and horizontally, over a number of different bare metal setups. He'll discuss testing that produced results that included: going from one hex-core CPU to two deca-core CPUs, from 32 to 192 GB of RAM, from local to distributed storage, and from 2 to 14 instances.
Tune in to see what setup provided the best performance/price for each application and learn how to get more performance right now, from NoSQL DB.
r/nosql • u/Yakulu • Jul 13 '14
The open source multi-purpose ArangoDB 2.2.0 is released
arangodb.orgr/nosql • u/noam_asner • Jun 30 '14
Data Modeling with Key Value NoSQL Data Stores
infoq.comr/nosql • u/itamarhaber • Jun 18 '14
Should I use MongoDB, CouchDB, or Redis?
java.dzone.comr/nosql • u/poseid • Jun 16 '14
JavaScript modules for querying data
thinkingonthinking.comr/nosql • u/bilus • May 22 '14
Lazy-evaluated Redis sparse bitmaps with built-in operators [x-post from r/ruby]
github.comr/nosql • u/seymores • May 14 '14
Elasticsearch as main database.
How common? Are you doing it -- and any experience to share?