Sift VS Preql

Compare Sift vs Preql and see what are their differences.

Sift

Sift is a basic, Relational Algebra based query engine built on top of Apache Arrow. It draws inspiration from Andy Grove's KQuery. (by RCHowell)

Preql

An interpreted relational query language that compiles to SQL. (by erezsh)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Sift Preql
1 16
20 594
- -
0.0 0.0
about 2 years ago over 1 year ago
Kotlin Python
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Sift

Posts with mentions or reviews of Sift. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-24.
  • Show HN: PRQL – A Proposal for a Better SQL
    15 projects | news.ycombinator.com | 24 Jan 2022
    Awesome! Would love to see an implementation. I worked on something similar over the Summer. It’s just relational algebra with pipes for composition. If you are interested, we could get an antlr grammar going and plug it into this basic execution engine to get a feel for the language.

    - https://github.com/RCHowell/Sift

Preql

Posts with mentions or reviews of Preql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-28.

What are some alternatives?

When comparing Sift and Preql you can also consider the following projects:

malloy - Malloy is an experimental language for describing data relationships and transformations.

prql - PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement

tresql - Shorthand SQL/JDBC wrapper language, providing nested results as JSON and more

PyPika - PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially useful for data analysis.

cytosm - OpenCypher to SQL Mapper

rel8 - Hey! Hey! Can u rel8?

BQL - BQL: A Better Query Language, SQL Superset

spyql - Query data on the command line with SQL-like SELECTs powered by Python expressions

db-benchmark - reproducible benchmark of database-like ops

partiql-lang-kotlin - PartiQL libraries and tools in Kotlin.

prosto - Prosto is a data processing toolkit radically changing how data is processed by heavily relying on functions and operations with functions - an alternative to map-reduce and join-groupby