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

Programmer Humor

32483 readers
460 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
[–] [email protected] 11 points 4 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.

[–] [email protected] 11 points 4 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

[–] [email protected] 11 points 4 months ago (4 children)

I am interested in your json porn.

[–] [email protected] 15 points 4 months ago* (last edited 4 months ago) (1 children)
{
  "act1": {
    "position": "reverse cowgirl"
    "etc...": {}
  }
}

Not sure what you expected

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

[–] [email protected] 5 points 4 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)