@mayahq/maya-red-query-json-with-sql
v1.0.9
Published
A Node-RED node to query input json using SQL
Downloads
12
Readme
node-red-contrib-query-json-with-sql
This node allows the user to use SQL to query a JSON payload stream on the fly, it uses the alasql library.
select * from ? where movie = "Midway"
Use this flow