DZone
Java Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Java Zone > MySQL vs. MongoDB: The Complete Edition

MySQL vs. MongoDB: The Complete Edition

Will Soprano user avatar by
Will Soprano
·
Aug. 29, 12 · Java Zone · Interview
Like (0)
Save
Tweet
19.98K Views

Join the DZone community and get the full member experience.

Join For Free

 The Simple Comparison of Key-Value Stores

 Faster and faster, that is what we want from our databases. And the biggest roadblock for the MySQL Dragster is the speed of the hard disk, right?

Corrections and Additions to my Simple Key-Value Store Tests

This is the first follow-up to my post on a simple test of KVS alternatives. To recap, I tested a simple single table schema in MySQL using the NDB and InnoDB storage engines. 

MySQL as a KVS - Some Background More Tests

You might have seen my attempts at testing MySQL as a Key Value Store (KVS) (here and here), i.e. used like MongoDB, and I have had some comments to those.

MySQL Cluster / NDB as a key value store - Better results this time

Following up on my series of "how much performance do I get when I access RAM only", the most recent post being this, and as you can see there, MySQL didn't really perform that well. 

MySQL Cluster Performance Revisited - tcmalloc Kicks Some A**

 My now long-running series of posts on getting max performance from a very simple MySQL Cluster setup (see details here) is continuing here.

MySQL Cluster Performance Up Again, or CLIENT_COMPRESS Harmful?

Looking at my benchmarking code, I realized I used the CLIENT_COMPRESS flag when I connected to MySQL and it may be harmful... find out more!

How MySQL Can Finally Kick Some MongoDB ****

If you've followed my KVS series, you'll know that I've tried and failed in my attempt but that hasn't stopped me yet.  Here's the answer to my question:  What's the client/server protocol?

MySQL as a KVS vs. MongoDB: MySQL Beats Mongo by 62K Rows/Sec.

The last time I used MySQL Embedded Library to bypass the MySQL Client Server protocol to see what the overhead was, and the result was that it is big 

Curator's note:  The author of this series is: Anders Karlsson

MySQL Cluster MongoDB

Published at DZone with permission of Will Soprano. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • How To Integrate Third-Party Login Systems in Your Web App Using OAuth 2.0
  • The Evolution of Configuration Management: IaC vs. GitOps
  • Stupid Things Orgs Do That Kill Productivity w/ Netflix, FloSports & Refactoring.club
  • 6 Things Startups Can Do to Avoid Tech Debt

Comments

Java Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo