minq
Query engine
A language and framework for querying and navigating 3D scenes in Maya, aiming to reduce boilerplate code and provide a more declarative way of searching for objects.
a query language for Maya
74 stars
9 watching
18 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
protegeproject/sparql-dl-api | A query engine for a specific query language used in semantic web applications | 12 |
theodox/mgui | A Python module simplifying Maya GUI layout syntax and creation using object-oriented classes | 123 |
paul-wolf/djaq | A query language and API that provides an alternative to Django's ORM | 76 |
dalmatinerdb/dqe | A distributed, in-memory query engine built on top of Erlang, designed to handle high-performance data processing and analytics tasks | 10 |
kutyel/linq.ts | A TypeScript implementation of a query language for working with arrays and objects | 850 |
npgall/cqengine | A high-performance Java collection that enables fast and efficient querying of data using SQL-like syntax | 1,722 |
mihaelisaev/fluentquery | A Swift query builder for Vapor 3 that simplifies the creation of raw SQL queries using key paths. | 149 |
ivelum/djangoql | An advanced search language for Django that supports logical operators, table joins, and auto-completion. | 1,011 |
machinalis/quepy | Transforms natural language questions into query templates for various database systems. | 1,255 |
zoetrope/yiq | An interactive tool for querying and filtering YAML data using yq expressions. | 12 |
callidon/sparql-engine | A framework for building query engines on top of various data storage systems using the SPARQL query language | 100 |
hashicorp/mql | A query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection. | 44 |
apache/datafusion-ballista | A distributed SQL query engine built on Apache Arrow and Rust, designed to provide efficient columnar processing and low memory usage. | 1,544 |
robconery/moebius | A functional query tool that provides a PostgreSQL interface while maintaining Elixir's functional nature and minimal abstraction | 602 |
roddyyaga/ppx_rapper | A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 137 |