Query against serde in Rust #2190
vanillajonathan
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think it would be cool if you were able to run PRQL queries against Rust structs that you use with serde.
Then you could for example a JSON file from the file system and have serde deserialize it into your structs and then query against that.
Beta Was this translation helpful? Give feedback.
All reactions