NoSQL & Document Databases store information as flexible documents rather than in fixed tables. These tools allow for the storage of JSON data and handle unstructured content that changes over time. This type of software eliminates the need for rigid schemas when managing application state or user profiles. Developers use these apps to build offline-first applications and synchronize data across multiple devices. Self-hosting these databases ensures that sensitive JSON documents remain on private hardware instead of on external servers.
This page lists 1 open source tool in the NoSQL & Document Databases category. The most popular is Kinto. It uses the Apache-2.0 license and ships an official Docker image.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.