json-rules-engine
json-rules-engine copied to clipboard
Convert rules to elastic search query
I'm not sure the proper place to ask this question but I was wondering whether there are any projects that provide query conversions from rules. My use case is elastic search but others could be mongo, mysql, dynamo, cassandra, etc. It would be pretty neat to have a suite of adaptors that ingest rules and output queries for various storages. I plan to build an elastic search solution myself if nothing exists.