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

Clojure programming language discussion

564 readers
2 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

top 1 comments
sorted by: hot top controversial new old
[โ€“] old_hippie@veganism.social 1 points 3 weeks 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.