Getting Friendly With Document Databases
Here is a draft of what I plan to present in Part 1 of the NoSQL Series on Jan 24th at Fenwick & West in Mountain View, CA (The series has 4 parts in all. It runs between 1/24 and 1/27, everyday at 7pm). The event is hosted by the Silicon Valley Cloud Computing Meetup.
Topic: Getting Friendly With Document Databases
- What are they?
- Their essential structure (in the context of MongoDB and CouchDB)
- Data types supported
- Schemaless
- Using MongoDB
- Using CouchDB
- Filtering
- Ordering
- Limiting result set
- Grouping
- Joining (?)
- Types
- How-to
- Understanding query plans
- Faster query results
Leave a Comment