# (re)introducing org-roam-ql

**URL:** https://org-roam.discourse.group/t/re-introducing-org-roam-ql/3216
**Category:** How To
**Created:** [September 1, 2023, 3:36am UTC](https://org-roam.discourse.group/t/re-introducing-org-roam-ql/3216 "2023-09-01T03:36:16Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ahmed-shariff](https://yyz2.discourse-cdn.com/free1/user_avatar/org-roam.discourse.group/ahmed-shariff/32/1306_2.png) [@ahmed-shariff](https://org-roam.discourse.group/u/ahmed-shariff)
#### Post date: [September 1, 2023, 3:36am UTC](https://org-roam.discourse.group/t/re-introducing-org-roam-ql/3216/1 "2023-09-01T03:36:16Z")

</div>

Hey everyone. I had last posted about org-roam-ql while it was still early in development. I have entirely reimplemented it, which is also unavailable through melpa: [GitHub - ahmed-shariff/org-roam-ql: Query language for org-roam](https://github.com/ahmed-shariff/org-roam-ql)

It allows one to query the database and view them in an org-roam-mode-like buffer or an org-agenda-like buffer. From these buffers, you also have to option to iteratively refine the results.

![images/demo4.gif](https://global.discourse-cdn.com/free1/uploads/orgroam/original/2X/4/42787761280a40a62dc78f045e22c451ead09117.gif)

![images/demo3.gif](https://global.discourse-cdn.com/free1/uploads/orgroam/original/2X/c/c35249b09e42f5c6bc9a053c81a1769a3fdbcebd.gif)

I am still working on it, there are a few more features I want to add. Looking forward to the communities feedback.

---

<div class="post-metadata">

### Author: ![arozbiz](https://avatars.discourse-cdn.com/v4/letter/a/898d66/32.png) [@arozbiz](https://org-roam.discourse.group/u/arozbiz)
#### Post date: [September 7, 2023, 12:20am UTC](https://org-roam.discourse.group/t/re-introducing-org-roam-ql/3216/2 "2023-09-07T00:20:32Z")

</div>

What is the difference between org-roam-ql and org-roam-ql-ql?

---

<div class="post-metadata">

### Author: ![ahmed-shariff](https://yyz2.discourse-cdn.com/free1/user_avatar/org-roam.discourse.group/ahmed-shariff/32/1306_2.png) [@ahmed-shariff](https://org-roam.discourse.group/u/ahmed-shariff)
#### Post date: [September 7, 2023, 1:25am UTC](https://org-roam.discourse.group/t/re-introducing-org-roam-ql/3216/3 "2023-09-07T01:25:49Z")

</div>

org-roam-ql-ql is an extension of org-roam-ql, which provides an integration with org-ql ([GitHub - ahmed-shariff/org-roam-ql: Query language for org-roam](https://github.com/ahmed-shariff/org-roam-ql#working-with-org-ql))

Naming things is hard! 😅
