RavenDB is an open-source, ACID NoSQL document database designed for high performance and ease of use, featuring a state-of-the-art web UI. You can quickly get started by running `docker run ravendb/ravendb:latest` or executing `run.sh` from a downloaded package on Linux, MacOS, or Windows.
RavenDB provides an ACID NoSQL document database for modern applications.
Developers needing a high-performance, schema-less database with strong consistency guarantees for their applications.