Based on our record, Logseq should be more popular than Apache Cassandra. It has been mentiond 291 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 don't understand the negative concerns mentioned by the author. It's quite easy to sync notes to your mobile device using a free method, or using a cloud service you might already be paying for [4]. The great thing about Obsidian is that the notes itself are just markdown files, so you can use them in any other program. This protects you as a user in case Obsidian enters a enshittification phase. A good... - Source: Hacker News / 7 days ago
Logseq Official Website A strong alternative if you love graph-based thinking. - Source: dev.to / 25 days ago
This idea feels a little like bullet journaling or logseq [0] to me. For what it's worth, I do this in Obsidian and clean-up my thoughts on a regular basis. It hits the right balance of minimalism and usefulness for me. 0: https://logseq.com/. - Source: Hacker News / 2 months ago
You want to build custom tooling or workflows in Logseq but you don't know Clojure (or Datalog, whatever that is). - Source: dev.to / 3 months ago
I previously discussed how to apply this method using Logseq, another popular tool that has strong support for journaling. This time, we'll explore how to apply the same principles to Obsidian, another very popular note-taking app. - Source: dev.to / 6 months ago
In fact, even in the absence of these commercial databases, users can effortlessly install PostgreSQL and leverage its built-in pgvector functionality for vector search. PostgreSQL stands as the benchmark in the realm of open-source databases, offering comprehensive support across various domains of database management. It excels in transaction processing (e.g., CockroachDB), online analytics (e.g., DuckDB),... - Source: dev.to / about 1 month ago
All messages are persisted durably for two minutes, but Pub/Sub channels can be configured to persist messages for longer periods of time using the persisted messages feature. Persisted messages are additionally written to Cassandra. Multiple copies of the message are stored in a quorum of globally-distributed Cassandra nodes. - Source: dev.to / 6 months ago
Cassandra is a highly scalable, distributed NoSQL database designed to handle large amounts of data across many commodity servers without a single point of failure. - Source: dev.to / 11 months ago
Distributed storage Distributed storage systems like Cassandra, DynamoDB, and Voldemort also use consistent hashing. In these systems, data is partitioned across many servers. Consistent hashing is used to map data to the servers that store the data. When new servers are added or removed, consistent hashing minimizes the amount of data that needs to be remapped to different servers. - Source: dev.to / about 1 year ago
On the other hand, NoSQL databases are non-relational databases. They store data in flexible, JSON-like documents, key-value pairs, or wide-column stores. Examples include MongoDB, Couchbase, and Cassandra. - Source: dev.to / about 1 year ago
Obsidian.md - A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files.
Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
Notion - All-in-one workspace. One tool for your whole team. Write, plan, and get organized.
MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.
Joplin - Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, tagged and modified either from the applications directly or from your own text editor.
ArangoDB - A distributed open-source database with a flexible data model for documents, graphs, and key-values.