▲ | SchwKatze 3 days ago | |
Pretty cool! SQLite fits so well for local-first apps that feels like cheating. Out of curiosity, apart from the lack of LISTEN support what more did you miss in SQLite itself and its ecosystem? | ||
▲ | antoinefink 3 days ago | parent [-] | |
Thanks! In my case, the only thing "missing" was vector search but there's a great extension for that: https://github.com/asg017/sqlite-vec |