hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

9.1K
active users

What if a relational database, but with hash tags for joins?

Imran Nazar ~ عمران نزر

@EndlessMason I could see it working...

SELECT email@users, forename@persons, surname@persons FROM , WHERE person_id@users = id@persons;

@Two9A i was thinking

where x.join_blob like "% %"

@Two9A it's got a T-SQL vibe, i don't know enough to say why