this post was submitted on 03 May 2025
2 points (75.0% liked)

Clojure programming language discussion

565 readers
1 users here now

Clojure is a Lisp that targets JVM and JS runtimes

Finding information about Clojure

API Reference

Clojure Guides

Practice Problems

Interactive Problems

Clojure Videos

The Clojure Community

Clojure Books

Tools & Libraries

Clojure Editors

Web Platforms

founded 5 years ago
MODERATORS
 

SQL pipelines: reducing some of the accidental structure in SQL

https://xtdb.com/blog/pipelining-sql

#clojure #clj #cljs !clojure@lemmy.ml @clojure

you are viewing a single comment's thread
view the rest of the comments
[โ€“] old_hippie@veganism.social 1 points 1 month ago

@planet @clojure It amazes me how little SQL syntax has changed since the early days. I started with SQL using Rbase about 1984 and although it didn't have all of the features of modern SQL, it still looks very similar.

This pipelining is nice and I would use it if I wasn't an old retired guy.