New Project Qry: Simplifying Domain Queries

57
clicks
New Project Qry: Simplifying Domain Queries

Source: reddit.com

Type: Discussion

A__u__s__t__i__n has developed a new project called Qry. This tool is designed to simplify the process of querying domain data by providing a cleaner syntax and returning the results in the form of nested maps. This approach is inspired by the concepts and capabilities of GraphQL, but operates without an HTTP layer, and is also reminiscent of Ecto's preload functionality in the Elixir ecosystem. The project is currently in an alpha state with plans for future improvements including better error handling and asynchronous data loading, with the project author drawing comparisons to 'dataloader'. A__u__s__t__i__n is seeking feedback from the community to refine and enhance Qry. In a comment, the author explains that the idea for this tool comes from a personal need to fetch data for various outputs—like views or emails—in one single call, reaping the benefits of GraphQL but in a potentially simpler way.

© HashMerge 2024