yobx.sql ======== SQL-to-ONNX converter: convert SQL queries into ONNX graphs. Every column referenced in the query is treated as a **distinct 1-D ONNX input** tensor. See :ref:`l-design-sql` for the full design discussion. .. toctree:: :maxdepth: 1 :caption: main functions sql_to_onnx sql_to_onnx_graph .. toctree:: :maxdepth: 1 :caption: modules parse convert _expr ops/index