Post #2447763
2026-03-07 08:16 UTC
@Archivist@social.linux.pizza well, tbf, you can ship SQLite DB files across the network. They decided machine portability was a priority. LMDB prioritizes efficiency instead.
Replies (1)
-
@wouter@pleroma.debian.social 2026-03-07 12:09
@hyc@mastodon.social To be completely fair, SQL requires you to convert to and from string representation the whole time. If performance *really* matters, anything SQL-based is a mistake @Archivist@social.linux.pizza