PathQuery, Google's Graph Query Language

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • GROQ

    Specification for GROQ - The Query Language for JSON

  • PathQuery is of course a lot more complex, but the basic structure seems very similar. One thing GROQ does not have yet is recursive querying of the type needed to traverse graphs, but this is on our roadmap to implement.

    (Disclosure: I work on GROQ at Sanity.)

    [1] https://github.com/sanity-io/GROQ

    [2] https://www.sanity.io/

  • sanity

    Sanity Studio – Rapidly configure content workspaces powered by structured content

  • PathQuery is of course a lot more complex, but the basic structure seems very similar. One thing GROQ does not have yet is recursive querying of the type needed to traverse graphs, but this is on our roadmap to implement.

    (Disclosure: I work on GROQ at Sanity.)

    [1] https://github.com/sanity-io/GROQ

    [2] https://www.sanity.io/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • hode

    rslt, take five-ish

  • I wrote a language that's very close to natural language for writing to and querying a RSLT, a kind of higher order graph.

    https://github.com/JeffreyBenjaminBrown/hode/blob/master/doc...

  • logica

    Logica is a logic programming language that compiles to SQL. It runs on Google BigQuery, PostgreSQL and SQLite.

  • Oh wow that is neat!

    And yes, this kind of thing is why datalog is a lot more amenable to fast query plans & runtimes than prolog. This part is especially cool: https://github.com/EvgSkv/logica/blob/main/compiler/dialects...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts