845
JSON Query Language (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] Ephera@lemmy.ml 2 points 5 months ago

In a traditional SQL database, yeah. In various document-oriented (NoSQL) databases, though, you can do that.

[-] snowfalldreamland@lemmy.ml 5 points 5 months ago

Modern relational databases have support for it too including indexes etc. For example postgres.

[-] mousetail@programming.dev 2 points 5 months ago

Every major SQL database supports json manipulation nowadays. I know MariaDB and MySQL and SQLite at least support it natively.

this post was submitted on 27 Jul 2024
845 points (97.8% liked)

Programmer Humor

19861 readers
660 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS