Logo of SQLNet - Like Twitter with SQL

SQLNet - Like Twitter with SQL

A social network that looks like Twitter, but you write SQL to do anything.

Visit website

User reviews

Log in to leave a review

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.