ESI-FAR / Mopo-arrow_sqlite

Getting to know pyarrow and SQlite
0 stars 0 forks source link

`parameter_value` in queryable (larger) JSON format #6

Open suvayu opened 2 months ago

suvayu commented 2 months ago

Relevant info

parameter_value docs

Fallback (early)

If implementing JSON query with spinedb_api is too complicated, do an equivalent comparison using raw SQL or sqlalchemy (if supported).

NOTE: This is still in Python, and not in the SQLite CLI.

SQL dialects