#1292·kysely

alternate dialects in the multiverse of sqlite

Author: uncomplexityCreated Dec 13, 2024Updated Jul 25, 2026
Labelscustom dialectsqlitebuilt-in dialectdiscussion

I'm currently fine using the better-sqlite3 dialect, switching from postgresql to sqlite sped up my dx so fast.

Just crossed my mind though, since on postgresql it defaults to pg but there's an alternate one based on postgres which is also very cool.. on sqlite do you see any benefits on using the nodejs internal sqlite they're working on, and also on turso's limbo?

Links mentioned