Thread 105599222 - /g/ [Archived: 980 hours ago]

Anonymous
6/15/2025, 10:57:24 AM No.105599222
bbadt
bbadt
md5: 559465eb3f5e85ebe18a522065057b56🔍
>he gives me a sql database instead of a json file
Replies: >>105599403 >>105599520 >>105601122 >>105601552 >>105601782
Anonymous
6/15/2025, 11:07:18 AM No.105599261
file
file
md5: 9267f06b60421c8d29bec682b30f4388🔍
>I gave him json but he wants sql
Replies: >>105599280
Anonymous
6/15/2025, 11:10:53 AM No.105599280
>>105599261
only boomers want sql
Anonymous
6/15/2025, 11:30:05 AM No.105599403
>>105599222 (OP)
the superior format if it's sqlite. Can be efficiently queried out of core unlike json without special scaffolding. Easier to update too.
Replies: >>105600052
Anonymous
6/15/2025, 11:48:29 AM No.105599520
>>105599222 (OP)
is this programing humor?
Anonymous
6/15/2025, 1:34:02 PM No.105600052
>>105599403
if your language is good, then working with json is much easier than any database. i don't have to write SQL strings to access a value in a hashmap
Anonymous
6/15/2025, 4:22:46 PM No.105601122
db002349a6a907f2ad29
db002349a6a907f2ad29
md5: ec0de612de9634c6bbb18889bbe9e80d🔍
>>105599222 (OP)
>he doesn't know how to dump a sql db as json
Anonymous
6/15/2025, 5:24:38 PM No.105601552
>>105599222 (OP)
>>he gives me a real database instead of an accidental subset of JavaScript source code that people misuse as a database
Anonymous
6/15/2025, 5:56:22 PM No.105601782
>>105599222 (OP)
> got json
> wanted a Wireshark encrypted UDP transfer of protobuf bytes, the decryption key, and protobuf schema instead