§ 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
§ Other Sections