Based on our record, Badger should be more popular than ArangoDB. It has been mentiond 20 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I' see that I'm also set to check out BadgerDB next. https://github.com/dgraph-io/badger. Source: about 2 years ago
Some example of embeddable database could be genji, badger and boltdb. Source: over 2 years ago
As I mentioned in a comment above you could probably just use AgageDb (Rust implementation of Badger which is a single file high performance KVP store. Turn off all of its built-in transactional behaviour and see how fast it runs on BTRFS using reflinks instead. Source: over 2 years ago
I use Badger a lot, it doesn’t do much but it’s fast. Source: over 2 years ago
Very cool! In a similar vein Distributed Services with Go [0] works through SST creating a KV store. I found it helpful for working with BadgerDB [1]. [0] https://pragprog.com/titles/tjgo/distributed-services-with-go/ [1] https://github.com/dgraph-io/badger. - Source: Hacker News / over 2 years ago
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 / 9 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 / 11 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 / 12 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
WakesApp - The simplest way ever to send reminders to friends
Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
Lystloc - Location Intelligence and Analytics App
MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.
Bump - Get connected. Want to share something with a friend or someone you just met? Bump your phones together.
OrientDB - OrientDB - The World's First Distributed Multi-Model NoSQL Database with a Graph Database Engine.