this post was submitted on 22 Jun 2024
813 points (98.7% liked)

Programmer Humor

32156 readers
47 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] victorz@lemmy.world 11 points 3 months ago (16 children)

You can make an unstructured database? I thought the S in SQL stood for "structured", that it was built into the language itself or something.

[–] hemko@lemmy.dbzer0.com 11 points 3 months ago (9 children)

Database is organized collection of data, so a disk full of porn in different formats from json to mp4 can be a database, as long as it's organized in some way

[–] Trail@lemmy.world 11 points 3 months ago (4 children)

I am interested in your json porn.

[–] hemko@lemmy.dbzer0.com 15 points 3 months ago* (last edited 3 months ago) (1 children)
{
  "act1": {
    "position": "reverse cowgirl"
    "etc...": {}
  }
}

Not sure what you expected

Edit: also found this https://json-porn.com/

[–] thefartographer@lemm.ee 5 points 3 months ago

Oh God, don't watch the etc porn! You'll never be able to unsee it...

load more comments (2 replies)
load more comments (6 replies)
load more comments (12 replies)