← Alle Artikel

Blog

MongoDB - Training Data

MongoDB - Training Data

My favourite next topic will be a short excursion to MongoDB. MongoDB (from “humongous”) is a scalable, high-performance, open source, document-oriented database. It has no SQL, JSON-style documents and is fast as hell! :evil:

Please install MongoDB as described here: Quickstart Windows
And please download these files with sample data: dba-training-data.zip

These MongoDB Quick Reference Cards can be very helpfull:


Update:
Here are the slides for of NoSQL presentation and the MongoDB workshop!