{% extends "layout.html" %} {% set title = _('Overview') %} {% block body %}
{{ _('Welcome! This is') }} {% block description %}{{ _('the documentation for') }} Apache CouchDB® {{ release|e }}{% if last_updated %}, {{ _('last updated') }} {{ last_updated|e }}{% endif %}{% endblock %}.
{% block tables %}
What's new in CouchDB {{ version }}?
Why CouchDB?
|
Technical Overview
Eventual Consistency
|
Installation guides
Tutorial
HTTP API overview
Clustering
|
Guide to Views
Mango Query Server
Replication
Design Documents
|
Complete HTTP API Reference
Configuration Reference
|
Maintenance
|