prql-query VS zillion

Compare prql-query vs zillion and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
prql-query zillion
3 11
115 154
- -
10.0 7.2
7 months ago 3 months ago
Rust Python
Apache License 2.0 MIT License
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.

prql-query

Posts with mentions or reviews of prql-query. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-16.
  • Relational is more than SQL
    11 projects | news.ycombinator.com | 16 Sep 2023
    Thank you.

    The CLI usability was one of the aims behind [prql-query (pq)](https://github.com/prql/prql-query/). sqlite integration was on the roadmap but unfortunately that project has been largely unmaintained by me for the past 6 months. (This is just referring to prql-query and not PRQL which is under very active development.)

    I'm working on a new project which will do exactly this (and a lot more!) which I hope to release next week. I'll drop the link here when that's ready.

  • GQL: A SQL like query language for .git files
    6 projects | /r/ProgrammingLanguages | 12 Jun 2023
    As an aside, I could also look at including GQL as a backend in pq (https://github.com/prql/prql-query/) which is my project. It's a bit badly maintained the last few months due to my time constraints but I want to do a big upgrade with the imminent PRQL 0.9 release.
  • PRQL a simple, powerful, pipelined SQL replacement
    19 projects | news.ycombinator.com | 29 Dec 2022
    Thanks for the suggestion. I don't think I knew about usql. I completely agree with you and have been working on a cli tool called `prql-query` or `pq` at the command line:

    https://github.com/prql/prql-query/

    Unfortunately I haven't had much time to spend on it of late but hope to push some updates soon.

zillion

Posts with mentions or reviews of zillion. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-20.
  • Let's Talk about Joins
    2 projects | news.ycombinator.com | 20 Jan 2024
    I've also been frustrated when testing out tools that kinda keep you locked into one predetermined view, table, or set of tables at a time. I made a semantic data modeling library that puts together queries (and of course joins) for you as it uses a drill-across querying technique, and can also join data across different data sources in a secondary execution layer.

    https://github.com/totalhack/zillion

    Disclaimer: this project is currently a one man show, though I use it in production at my own company.

  • Ask HN: Show me your half baked project
    163 projects | news.ycombinator.com | 12 Oct 2023
    https://github.com/totalhack/zillion

    Semantic data warehousing and analytics tool written in python. It has experimental/half-baked NLP features to query your warehouse by interacting with the semantic layer with AI, instead of the normal approach of having an LLM write SQL and needing to know your entire schema.

  • So I watched a few videos about Fabric, and started to cry a little...
    1 project | /r/dataengineering | 29 May 2023
  • Zillion - Semantic data modeling and analytics with a sprinkle of AI
    1 project | /r/Python | 15 May 2023
    Hey All, I wanted to share Zillion -- an open source Python data modeling and analytics library with experimental natural language features powered by OpenAI, LangChain, and Qdrant. Zillion acts as a semantic layer on top of your data, writes SQL so you don't have to, and easily bolts onto existing database infrastructure via SQLAlchemy Core.
  • Ask HN: Most interesting tech you built for just yourself?
    149 projects | news.ycombinator.com | 27 Apr 2023
    Built it for me, but available to all -- Zillion: a python data modeling and analytics library.

    https://github.com/totalhack/zillion

  • Zillion - Data modeling and analytics with a sprinkle of AI
    1 project | /r/LangChain | 27 Apr 2023
    More details/docs can be found in the GitHub repo: https://github.com/totalhack/zillion
  • πŸΌπŸ”¬ BabyDS: An AI powered Data Analysis pipeline
    2 projects | /r/LangChain | 17 Apr 2023
    Nice work. I had considered implementing something similar in https://github.com/totalhack/zillion down the road, probably as a layer on top.
  • Ask HN: Those making $0/month or less on side projects – Show and tell
    95 projects | news.ycombinator.com | 27 Jan 2023
    Zillion: https://github.com/totalhack/zillion

    A python data warehousing / modeling / analytics library that can unify multiple datasources and writes SQL for you. It's alpha level at the moment and I just slowly chip away when time allows, though I'm using it in production in another project (which does make money).

  • Replacing a SQL analyst with 26 recursive GPT prompts
    5 projects | news.ycombinator.com | 25 Jan 2023
    This seems fun, but certainly unnecessary. All of those questions could be answered in seconds using a warehouse tool like Looker or Metabase or https://github.com/totalhack/zillion (disclaimer: I'm the author and this is alpha-level stuff, though I use it regularly).
  • PRQL a simple, powerful, pipelined SQL replacement
    19 projects | news.ycombinator.com | 29 Dec 2022
    At first glance this seems more confusing, particularly the grouping/aggregation syntax, though I suppose that's something I'd just get used to. Some of the syntactic sugar is nice, but some things are also unlike SQL for no apparent reason which just makes adoption harder than necessary (join syntax for example).

    IMO the main selling point would be the "database agnostic" part, but I already achieve that through SQLAlchemy Core and/or a warehouse layer like https://github.com/totalhack/zillion (disclaimer: I'm the author and this is alpha-level stuff, though I use it regularly). It seems like many newer DB technologies/services I'd want to use either speak PostgreSQL or MySQL wire protocol anyway.

    The roadmap is worth a read, as it notes some limitations and expected challenges supporting the wide variety of DBMS features and syntax. That said, I can see where this might be useful in the cases where I do have to jump into direct SQL, but want the flexibility to easily switch the back end DB for that code -- that's assuming it can cover the use cases that forced me to write direct SQL in the first place though.

What are some alternatives?

When comparing prql-query and zillion you can also consider the following projects:

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

sqlglot - Python SQL Parser and Transpiler

cargo-semver-checks - Scan your Rust crate for semver violations.

endoflife.date - Informative site with EoL dates of everything

data-toolset - Upgrade from avro-tools and parquet-tools jars to a more user-friendly Python package.

scikit-learn-intelex - Intel(R) Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application

Linq2Couchbase - A Language Integrated Query (LINQ) provider for the Couchbase .NET SDK

objectiv-analytics - Open-source product analytics infrastructure for data teams that want full control. Built for high quality data collection and ready to use for advanced analytics & ML.

ddl-diff - Generates SQL migrations by parsing and diffing DDL

nature - πŸ€ The Nature Programming Language, may you be able to experience the joy of programming.

FunSQL.jl - Julia library for compositional construction of SQL queries

Skytrax-Data-Warehouse - A full data warehouse infrastructure with ETL pipelines running inside docker on Apache Airflow for data orchestration, AWS Redshift for cloud data warehouse and Metabase to serve the needs of data visualizations such as analytical dashboards.