dbstack

Index Sections Document

§ Section · Document

Document databases.

Schema-flexible databases that store JSON-like documents as the primary unit.

Document databases optimize for the case where each record is more or less self-contained. They trade relational joins for schema flexibility — useful when the application data model is fluid or when documents map naturally to API responses.

§ Tracked

1 tool · Ranked by stars

  1. 01

    MongoDB

    A document database with flexible schemas, horizontal scaling, and a polished managed offering.

    nosql

§ Other Sections