Elektrine lite

← Feed

@rosyna@mastodon.social

Post #1083180

2026-04-11 22:48 UTC

Ugh, SwiftData’s ORM capability really goes to crap when your database gets too large! I’m currently setting about 10,000 relationships and it is so incredibly slow with just a handful being set per second.

Replies (2)

  • @ferrix@mastodon.online 2026-04-12 00:10

    @rosyna@mastodon.social works-for-slideware ORMs for everyone! It seems like we keep resetting progress with each new hip framework generation.

    Open ##1083179

  • @tba@chaos.social 2026-04-12 17:43

    @rosyna that should not happen. Is the save or setting the relationship on the object slow?

    Open ##1598831