Graph DB
If you like the document db idea there are a lot of choices, especially https://arangodb.com/ which I think gets little attention because people who use it see it as a secret weapon. Too bad about the license though. Also https://couchdb.apache.org/ and https://developer.marklogic.com/. - Source: Hacker News / 8 months ago
ArangoDB is a multi-model database that supports document, key-value, and graph data models with a unified query language. - Source: dev.to / 10 months ago
In modern databases, efficient data serialization and deserialization are paramount to achieving high performance. ArangoDB, a multi-model database, addresses this need with its innovative binary data format, VelocyPack. This article delves into the intricacies of VelocyPack, demonstrating its advantages, usage, and how it enhances the performance of ArangoDB with code examples in Java and Rust. - Source: dev.to / 11 months ago
ArangoDB: A native multi-model database, it offers flexibility for documents, graphs, and key-values. This versatility makes it suitable for applications requiring a combination of these data models. - Source: dev.to / about 1 year ago
ArangoDB, a "multi-modal" database engine that stores arbitrary JSON documents like MongoDB, key/value data like Redis, and graph relationships like Neo4j — and lets you leverage all three kinds of data in a single query. Source: over 2 years ago
I have a bash script and a part of it is installation of arangodb.com. I want a script to install Arangodb in such a way a user won't have select any options during installation, not even specify a password. I want it to have all the default settings, default password such as 1234, even an empty password will do, default config... Everything by default and without any questions to a user. Source: about 4 years ago
Do you know an article comparing ArangoDB to other products?
Suggest a link to a post with product alternatives.
This is an informative page about ArangoDB. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.