Dirty NoSQL
Offered By: JSConf via YouTube
Course Description
Overview
Explore the concept of "Dirty NoSQL" in this 27-minute conference talk from JSConfEU 2010. Dive into Felix Geisendörfer's presentation on a lightweight, append-only JSON log database system. Learn about the implementation details, including 150 lines of code, no networking, and flexible guarantees. Discover benchmarks for operations like dirty.set() and dirty.forEach(), and understand the challenges of scaling such a system. Examine memory and disk hybrid approaches, replication strategies, and potential web service applications. Gain insights into alternative database designs and their trade-offs in this thought-provoking discussion on NoSQL technologies.
Syllabus
Intro
About
150 lines of code
Append-only JSON log
No Networking
Benchmarks
dirty.set()
dirty.forEach()
The Wall
The Internet
Flexible guarantees
Memory / Disk Hybrids
Replication
Web Services
Questions?
Taught by
JSConf
Related Courses
MongoDB for DBAsMongoDB University MongoDB for Node.js Developers
MongoDB University Web Engineering II: Developing Mobile HTML5 Apps
Technische Hochschule Mittelhessen via iversity Programming Mobile Services for Android Handheld Systems: Communication
Vanderbilt University via Coursera HTML, CSS, and Javascript for Web Developers
Johns Hopkins University via Coursera