FunSQL.jl VS tresql

Compare FunSQL.jl vs tresql and see what are their differences.

FunSQL.jl

Julia library for compositional construction of SQL queries (by MechanicalRabbit)

tresql

Shorthand SQL/JDBC wrapper language, providing nested results as JSON and more (by mrumkovskis)
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
FunSQL.jl tresql
4 3
138 31
2.2% -
8.0 8.7
1 day ago 14 days ago
Julia Scala
GNU General Public License v3.0 or later 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.

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.

tresql

Posts with mentions or reviews of tresql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-24.
  • PRQL is a modern language for transforming data — a simpler and more powerful SQL
    3 projects | /r/databasedevelopment | 24 Jan 2022
    * https://github.com/mrumkovskis/tresql
  • Show HN: PRQL – A Proposal for a Better SQL
    15 projects | news.ycombinator.com | 24 Jan 2022
    I'm really excited about languages that build on or are compiled to SQL, in the long-term (because I think it will take a very long time to build adoption).

    The ones that particularly excite me are shorthands for SQL, even though their heavy use of symbols may be a detriment. One particular use case is in easily defining authorization policies.

    I am not very excited by datalog/prolog-based languages because I think logic languages are too unnatural to ever go mainstream. But I'd be excited to be wrong or for logic languages to become more friendly.

    Here are some others I'm watching.

      * https://github.com/mrumkovskis/tresql
  • We Turn Authorization Logic into SQL
    3 projects | news.ycombinator.com | 23 Nov 2021
    Are there any policy-language-libraries-backed-by-sql like Polar but that aren't based on logic programming languages? I don't really want to learn logic programming for this purpose nor do I want to require it on my coworkers.

    I guess I'm just looking for a SQL shorthand that can easily interpolate request variables and session variables but that gets declared in code where a route is declared. Just spitballing but something like `(blogs.id = $req.blogid).userid = $session.userid OR (users.id = $session.userid).isAdmin`.

    This [0] is close but it doesn't have enough momentum to be usable in every language you'd want.

    [0] https://github.com/mrumkovskis/tresql

What are some alternatives?

When comparing FunSQL.jl and tresql you can also consider the following projects:

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

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

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.

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

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

Pluto.jl - 🎈 Simple reactive notebooks for Julia

logica - Logica is a logic programming language that compiles to SQL. It runs on Google BigQuery, PostgreSQL and SQLite.

SQLToy - Learn SQL by creating a SQL database in JavaScript

cytosm - OpenCypher to SQL Mapper

prql-query - Query and transform data with PRQL

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