froscon2010 - PREVIEW
FrOSCon
Free and Open Source Software Conference
Referenten | |
---|---|
![]() |
Jan Lehnardt |
Programm | |
---|---|
Tag | Day 1 - 2010-08-21 |
Raum | HS1/2 |
Beginn | 11:15 |
Dauer | 01:00 |
Info | |
ID | 525 |
Veranstaltungstyp | Vortrag |
Track | NoSQL |
Sprache der Veranstaltung | englisch |
Feedback | |
---|---|
Haben Sie diese Veranstaltung besucht? Feedback abgeben |
Apache CouchDB, The Peer-to-Peer Database of the Web

This talk introduces CouchDB: The high-level concepts, coolest features, pros, and cons, and everything else you need to know to decide for yourself if it is worth a loo
This talk introduces CouchDB: The high-level concepts, coolest features, pros, and cons, and everything else you need to know to decide for yourself if it is worth a look (ok, I’m cheating, you will want to look at CouchDB after my talk :)
CouchDB is a fault-tolerant, distributed, schema-free, document-based NoSQL database with a powerful query engine powered by MapReduce. CouchDB scales up to multi-data-centre clusters as well as down to your mobile phone. Peer-to-peer replication lets you keep your data in sync in all places.
CouchDB is also home to CouchApps, lightweight HTML5 applications that live inside CouchDB and are served to run in the browser; no middleware needed.