Preql
Query language
An interpreted relational query language that compiles to SQL, providing an alternative to traditional SQL programming.
An interpreted relational query language that compiles to SQL.
613 stars
14 watching
13 forks
Language: Python
last commit: over 2 years ago data-sciencedatabasepythonquerysql
Related projects:
Repository | Description | Stars |
---|---|---|
francoliberali/cql | A query language designed to simplify and improve the way objects are queried from databases. | 17 |
thomaspatzke/equel | A query language for Elasticsearch that simplifies data analysis and visualization. | 57 |
hashicorp/mql | A query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection. | 44 |
endgameinc/eql | An analytics query language for Elasticsearch that enables querying and analyzing data in real-time | 219 |
fazibear/defql | A library providing a simple, high-level interface to interact with SQL databases using Elixir functions as the query language. | 103 |
statebox/cql | A Haskell implementation of a functional query language that allows declarative specification and analysis of data transformations | 163 |
eitsupi/querying-with-prql | A book and project demonstrating the use of PRQL with data manipulation libraries like dplyr and DuckDB for querying table data. | 22 |
ywelsch/duckdb-prql | An extension to a relational database system that supports a custom query language | 260 |
youshido-php/graphql | A PHP implementation of the GraphQL protocol for building query languages in APIs | 710 |
dpjanes/iotdb-iotql | An SQL-like language for querying and managing data in IoT devices and systems | 16 |
ruricolist/cl-yesql | A Common Lisp library for embedding and executing SQL statements | 67 |
roddyyaga/ppx_rapper | A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 137 |
a8m/rql | A resource query language for REST APIs | 343 |
artemeff/eql | An Erlang library that simplifies the use of SQL queries in Erlang applications | 116 |
hnh/qry | A tool to store and generate reusable SQL queries in a structured format | 35 |