tresql

Shorthand SQL/JDBC wrapper language, providing nested results as JSON and more (by mrumkovskis)

Tresql Alternatives

Similar projects and alternatives to tresql

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better tresql alternative or higher similarity.

tresql reviews and mentions

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

  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic tresql repo stats
3
31
8.7
13 days ago

mrumkovskis/tresql is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of tresql is Scala.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com