I like SQL :(
Conversation
Notices
-
Embed this notice
Kirino Kousaka (kirino@seal.cafe)'s status on Sunday, 29-Oct-2023 05:47:45 JST Kirino Kousaka - Pleroma-tan likes this.
-
Embed this notice
Kirino Kousaka (kirino@seal.cafe)'s status on Sunday, 29-Oct-2023 06:08:21 JST Kirino Kousaka I think the general idea is you have a SQL DB to handle the heavy lifting, then convert that data into your language’s structure on query.
For example, say if you were only ever pulling one record at a time, you could easily wrap those columns I to a dictionary. Yish?
Unless I’m misreading what the trouble is ;-;
Pleroma-tan likes this. -
Embed this notice
Tyler (tyler@1611.social)'s status on Sunday, 29-Oct-2023 06:08:22 JST Tyler It's not bad but I'd rather use language specific data structures how I want rather than a db.
But I also only write small stuff. I get why they do SQL.Pleroma-tan repeated this.