Elektrine lite

← Feed

@NiklasMM@freiburg.social

Post #1907395

2026-03-30 06:52 UTC

@mborus @talkpython I listened to the episode with much interest yesterday as this would fit a project in working on quite nicely. When I looked at it though, I noticed, that it hasn't gotten a release in almost three years while there's a big backlog of PRs that seem to be largely ignored. Sadly the project seems to be abandoned and therefore I wouldn't use it in production

Replies (1)

  • @talkpython@fosstodon.org 2026-03-31 16:06

    @NiklasMM @mborus We mentioned this at the end of the episode. There is also an issue somewhere, I think on their GitHub, discussing this specifically w.r.t. the podcast coverage. Yes, it’s old. But it’s also battle tested. SQLite has not meaningfully changed in forever. Both Vincent and Michael think it’s still totally worth using. It powers a TON of requests at Talk Python and hasn’t let us down. It’s far better than mem or redis complexity.

    Open ##1907396