evinism/mistql
A query / expression language for performing computations on JSON-like structures. Built for easy embedding in applications.
This is a tool for developers who need to add powerful data querying capabilities directly into their applications. It takes structured data, typically in a JSON-like format, and allows developers to apply complex queries or transformations using a simple, readable language. The output is the filtered or manipulated data, ready for use within the application. It is primarily used by software developers building applications that handle structured data.
387 stars. Available on PyPI.
Use this if you are a developer looking to embed a consistent, cross-platform query language into your application for users to filter or transform JSON-like data.
Not ideal if you need a standalone data analysis tool or a full-fledged database query engine, as it's designed for embedding within applications.
Stars
387
Forks
20
Language
Rust
License
MIT
Category
Last pushed
Feb 23, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/data-engineering/evinism/mistql"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
knime/knime-core
KNIME Analytics Platform
sparklyr/sparklyr
R interface for Apache Spark
apache/wayang
Apache Wayang is the first cross-platform data processing system.
quixio/quix-streams
Python Streaming DataFrames for Kafka
jtablesaw/tablesaw
Java dataframe and visualization library