CouchDB
Apache CouchDB is a | document-oriented NoSQL database | using JSON for data storage,
Apache CouchDB là một | cơ sở dữ liệu NoSQL hướng tài liệu | sử dụng JSON để lưu trữ dữ liệu,
JavaScript MapReduce for queries, | and HTTP for API access. | Stores independent documents
JavaScript MapReduce cho các truy vấn, | và HTTP để truy cập API. | Lưu trữ các tài liệu độc lập
with self-contained schemas | instead of relational tables.
với các lược đồ tự chứa | thay vì các bảng quan hệ.
Resources
- CouchDB (official)
- CouchDB Documentation (official)
- What is CouchDB? (video)
References
- https://roadmap.sh/backend (Node: CouchDB)