← Home ← Back to /g/

Thread 105599222

9 posts 6 images /g/
Anonymous No.105599222 [Report] >>105599403 >>105599520 >>105601122 >>105601552 >>105601782
>he gives me a sql database instead of a json file
Anonymous No.105599261 [Report] >>105599280
>I gave him json but he wants sql
Anonymous No.105599280 [Report]
>>105599261
only boomers want sql
Anonymous No.105599403 [Report] >>105600052
>>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.
Anonymous No.105599520 [Report]
>>105599222 (OP)
is this programing humor?
Anonymous No.105600052 [Report]
>>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 No.105601122 [Report]
>>105599222 (OP)
>he doesn't know how to dump a sql db as json
Anonymous No.105601552 [Report]
>>105599222 (OP)
>>he gives me a real database instead of an accidental subset of JavaScript source code that people misuse as a database
Anonymous No.105601782 [Report]
>>105599222 (OP)
> got json
> wanted a Wireshark encrypted UDP transfer of protobuf bytes, the decryption key, and protobuf schema instead