January 3, 2026

Bring your keyboard to the Like button

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

Twitter vibes, type-to-post chaos — fans cheer while others hit 'timeout'

TLDR: New Twitter-style site where you type database commands to post and build your feed. Commenters split: some adore the weird experiment and closet-server vibes, others groan at timeouts—raising the question: fun way to learn or just a frustrating way to socialize?

SQLNet is the Twitter look‑alike where you don’t click buttons — you write database commands to do anything. The creator wanted something weird, to learn how one database can safely serve many people, and to escape “normal” social media. Cue community chaos: one fan, boffin, gushes over the oddball charm, while others cackle at the idea of writing your own feed algorithm and finally learning what a “JOIN” (mashing two data lists together) really does. There’s even a barebones flex dropped like a mic: SELECT token, user_id FROM users. Subtle? Not even trying.

But the vibe quickly splits. User somat shows off a kindred chaos project — a public database on an old router in their closet — pleading “be gentle,” instantly turning “closet server” into the day’s running joke. Meanwhile, insomniacity slams into a timeout and posts the saddest frowny face of the week. That’s the drama: dreamers vs. pragmatists. The dreamers love the hacker‑homework energy and the no‑frills look (the creator even warns you’ll miss “pretty CSS,” aka fancy design). The pragmatists are like, “Cool idea, but if my ‘Like’ needs a query and the site wheezes, I’m out.” It’s part classroom, part carnival, and everyone has feelings.

Key Points

  • SQLNet is a social network where all actions are performed via SQL queries.
  • The project aims to help users learn multi-tenant database architecture.
  • It intentionally offers a “weird” alternative to conventional social media.
  • Users may gain practical understanding of SQL concepts like JOINs and can create custom feed algorithms.
  • The interface is minimal, highlighting the absence of elaborate CSS, and includes example SQL like SELECT token, user_id FROM users.

Hottest takes

Love the weirdness of it. — _boffin_
lives on an old router in my closet so be gentle — somat
timeout exceeded :( — insomniacity
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.