trustfall icon indicating copy to clipboard operation
trustfall copied to clipboard

A query engine for any combination of data sources. Query your files and APIs as if they were databases!

Results 59 trustfall issues
Sort by recently updated
recently updated
newest added

Again from #136. These are just minimal docs, to help with understanding ` trustfall_core/src/ir/`

I think it's important that this trait in particular is well-documented. Right now I'm working based on demos, but I chose to relate it to GraphQL since it's currently the...

A-docs

I noticed when I was writing my first PR that it is not completely obvious what or where the tests in `trustfall_core` are. Right now they can be found in...

As discussed #136, this adds some minor documentation to graphql_query. There are still things to do, but these are the things I am somewhat confident writing about.

Final one for now (see #136) :)

Just discovered this project via HN, super cool btw. I've always wanted something like this to exist. I wonder if you already have enough examples of natural language -> query...

C-feature-request
E-help-wanted
E-mentor
S-experimental

This is a very WIP project related to #135. Right now there isn't much documentation at all, so I thought I might help get the `rustdoc` at least a bit...

A-docs

This is a really interesting project and I'd love to help! However, right now, the documentation is lacking, or simply just not there. Luckily there are tons of demos, which...

A-docs
C-enhancement
E-help-wanted
E-mentor
E-easy

Hi, I watched your HYTRADBOI 2022 talk and this looks super cool! I'm wondering how closely linked the query language is to the query engine itself? To me it seems...

C-feature-request
A-compiler-frontend