NoSQL Systems
Why NoSQL
The Interior Dialog of a Full-Stack Developer
- "My frisbee sharing app needs to store some data."
- "Oh wow, getting started with MySQL is going to take a while."
- "Tables? Are you kidding me? I have JSON documents, not tables."
- "What's that you say? Google and Amazon don't like SQL databases either?"
- "And I really need a webscale database, since my
frisbee sharing app is going to be as big as Facebook."
- "Hey, getting started with CouchDB is easy. No tables, no
schema, no SQL, stores JSON, AWESOME!"
|