plabayo / venndb

in memory Rust database to query your data like a Venn diagram
https://venndb.rs
Apache License 2.0
91 stars 1 forks source link

Support runtime columns #16

Open GlenDC opened 4 months ago

GlenDC commented 4 months ago

It can be useful if users can use custom columns defined on runtime to be able to filter efficiently. It can replace the current query predicate