SQLNet - Like Twitter with SQL reviews

What 2 Uneed members think of SQLNet - Like Twitter with SQL
(2)
Rated 5/5 by 2 users

The 'SQL as interaction layer' is genuinely novel β€” does it support JOINs across the social graph? Like SELECT * FROM users WHERE followed_by IN (SELECT following FROM users WHERE id = me)?

View
Len Vladyslav's avatar
Len VladyslavAuthorMar 17, 2026

Hey, sure. You can use joins to build your own social graph.