Measures Concepts
GitHub icon

SQRL

SQRL - Query language

< >

SQRL, aka Smyte Query and Rules Language, is a query language created in 2018 by Josh Yudaken and Pete Hunt and Julian Tempelsman and Paul Mou and Yunjing Xu and David Newman.

Source code:
git clone https://github.com/sqrl-lang/sqrl
#1762on PLDB 6Years Old

Try now: Web

SQRL was the language designed by Smyte, and later acquired by Twitter in 2018. It is a safe, stateful language for event streams, designed to make it easy to enforce anti-abuse rules.


Example from the web:
LET Username := input(); LET Message := concat("Hello, ", Username, "!"); EOF

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout