prql-query VS FunSQL.jl

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
prql-query FunSQL.jl
3 4
115 138
- 1.4%
10.0 8.1
7 months ago 9 days ago
Rust Julia
Apache License 2.0 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.

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.

FunSQL.jl

Posts with mentions or reviews of FunSQL.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.

What are some alternatives?

When comparing prql-query and FunSQL.jl you can also consider the following projects:

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

TablaM - The practical relational programing language for data-oriented applications

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

DifferentialEquations.jl - Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia.

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

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

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

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

Pluto.jl - 🎈 Simple reactive notebooks for Julia

TableIO.jl - A glue package for reading and writing tabular data. It aims to provide a uniform api for reading and writing tabular data from and to multiple sources.

SQLToy - Learn SQL by creating a SQL database in JavaScript