logseq VS obsidian-dataview

Compare logseq vs obsidian-dataview and see what are their differences.

logseq

A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life. (by logseq)

obsidian-dataview

A data index and query language over Markdown files, for https://obsidian.md/. (by blacksmithgu)
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
logseq obsidian-dataview
564 113
37,032 7,917
2.2% 2.4%
9.9 7.7
5 days ago 2 months ago
Clojure TypeScript
GNU Affero General Public License v3.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

logseq

Posts with mentions or reviews of logseq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-06-19.
  • Self-hosting like a final boss: what I actually run on my home lab (and why)
    16 projects | dev.to | 19 Jun 2025
    Logseq
  • Show HN: Ephe – A Minimalist Open-Source Markdown Paper for Today
    10 projects | news.ycombinator.com | 3 Jun 2025
    I have been using Logseq [1] for this. It displays all days in a list view that you can scroll down, which I prefer.

    [1]: https://logseq.com/

  • Ditching Obsidian and building my own
    29 projects | news.ycombinator.com | 18 May 2025
    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 alternative is haptic [0], it is very similar to Obsidian but can also be used in the browser. Or LogSeq [1], SilverBullet[2] and just Visual Studio Code also work well. For just editing a single file MarkText[3] is also good.

    [0]: https://github.com/chroxify/haptic

    [1]: https://logseq.com/

    [2]: https://silverbullet.md/

    [3]: https://www.marktext.cc/

    [4]: https://bryanhogan.com/blog/how-to-sync-obsidian

  • Why I switched from obsidian: A real developer’s story and what I’m using now
    4 projects | dev.to | 30 Apr 2025
    Logseq Official Website A strong alternative if you love graph-based thinking.
  • Notetime: Minimalistic notes where everything is timestamped
    3 projects | news.ycombinator.com | 21 Mar 2025
    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/

  • Dear (Rust) Devs: Article Request
    4 projects | dev.to | 1 Mar 2025
    You want to build custom tooling or workflows in Logseq but you don't know Clojure (or Datalog, whatever that is).
  • Ask HN: Software for Managing Family History
    1 project | news.ycombinator.com | 2 Jan 2025
    I decided to write down my family history, and I'm looking for special software to help me with it.

    I want the information to be structured. I want to navigate easily between persons, places, events, timelines, see interconnected items, etc.

    The best option I found is logseq (https://github.com/logseq/logseq). Are there any better options? How do you manage your family history?

  • How to Apply Zettelkasten with Obsidian
    2 projects | dev.to | 25 Nov 2024
    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.
  • Top FP technologies
    22 projects | dev.to | 29 Oct 2024
    logseq
  • Day001 - Random posts under TIL
    4 projects | dev.to | 14 Oct 2024
    1. LogSeq - Notes taking app. Notes taking is a good habit, and I was using obsidian for a very long time, and today I across a new tool named logseq. They are complimentary to each other and I will use them for journaling.

obsidian-dataview

Posts with mentions or reviews of obsidian-dataview. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-22.
  • Obsidian Bases
    3 projects | news.ycombinator.com | 22 May 2025
    Bases seem like a great alternative to Dataview [0] but better supported and with simpler syntax than literally writing inline JavaScript for more complicated stuff.

    You can also export your table as CVS and they plan to properly support Obsidian Publish which was never supported in Dataview.

    [0]: https://github.com/blacksmithgu/obsidian-dataview, I was a big fan but it seems the author has stopped actively developing it at some point which is a shame.

  • Blogging with Obsidian and Jekyll
    3 projects | dev.to | 5 Feb 2025
    Using Dataview, an Obsidian plugin that allows me to query and display content dynamically based on metadata, I can track posts in different stages of completion, identify missing translations, and view related notes.
  • Siyuan: Privacy-first, self-hosted personal knowledge management software
    11 projects | news.ycombinator.com | 25 Dec 2024
    No, Obsidian is quite more powerful.

    Obsidian has built-in support for markdown, images, PDFs, canvas (via JSON Canvas which they developed and open sourced https://obsidian.md/canvas), and others.

    For databases, you can add fields/properties both in the markdown frontmatter or in the text and query it via very popular plugins:

    https://github.com/blacksmithgu/obsidian-dataview

    There are tons of community plugins that support all kind of stuff: tasks, kanban, LLM/Copilot, graph analysis of links, charts.

    It can also be extended in JS, both writing your own plugins or via a few plugins that allow limited JS support.

    ---

    Obsidian is actually quite good as a NoCode prototyping platform for personal apps :-)

    E.g. CRUD:

    - Use templates, via Templater: to define the content of your data

    - Use links and tags to define relations and connections

    - Use dataview or graphs for views

    - There are even plugins to define buttons and the actions they perform, if you need commands

  • 📊 Obsidian: Nutrition
    2 projects | dev.to | 29 Mar 2024
    At the end of the day, I use Dataview, a plugin for Obsidian, which allows me to make queries to my notes similar to SQL to visualize the collected information:
  • Apache Superset
    14 projects | news.ycombinator.com | 26 Feb 2024
    https://github.com/blacksmithgu/obsidian-dataview

    This whole ideas to have data, visualisations and knowledge base in one private offline place is very appealing

  • My productivity app is a never-ending .txt file
    20 projects | news.ycombinator.com | 19 Feb 2024
    Since at least 2012 I've also been using a text file format from http://todotxt.org/ and more recently I wrote a program that takes a crontab-like list to pre-generate entries on a daily, by-day-name (every Sunday for example), and I also pull in a list of holidays from gov.uk, so they are also populated.

    [^1]: (https://github.com/blacksmithgu/obsidian-dataview)

  • A structured note-taking app for personal use
    20 projects | news.ycombinator.com | 21 Dec 2023
  • I'm completely stressed out trying to fix this so I hope one of you would be able to help me. I'm trying to create a home page of sorts so I can navigate my files without using the folders. (SEE COMMENTS)
    3 projects | /r/ObsidianMD | 5 Dec 2023
    Refer: Obsidian Search, How I Use Embedded Queries, Dataview, Excalibrain
  • Dataview Snippet for inline-field-key
    1 project | /r/ObsidianMD | 30 Jul 2023
    Ref: https://github.com/blacksmithgu/obsidian-dataview/issues/544 (Bearbeitet)
  • How to automatically fill different notes from a single note ?
    1 project | /r/ObsidianMD | 12 Jul 2023
    For using it, having SQL or JavaScript knowledge is useful, but you can probably figure it out without that knowledge. The Github page has a lot of examples that you can cannabalize for simple things without really getting too deep into it.

What are some alternatives?

When comparing logseq and obsidian-dataview you can also consider the following projects:

AppFlowy - Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.

obsidian-db-folder - Obsidian Plugin to Allow Notion like database based on folders

Joplin - Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.

datacore - Work-in-progress successor to Dataview with a focus on UX and speed.

Zettlr - Your One-Stop Publication Workbench

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Clojure is
the 29th most popular programming language
based on number of references?