Elektrine lite

← Feed

@twinkle@sweet.succubi.services

Post #1337735

2026-04-16 17:32 UTC

@deersyrup @babble_endanger my criteria for using SQLite is “is the data representable with a single hashmap”, if yes, I use json or some other serialisation format that allows dict; if not, I use sqlite

Replies (1)