Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Note that the popular Node.js ORM Prisma does not support WAL.

https://github.com/prisma/prisma/issues/3303



It also crashes if you try to write to the DB while its open https://github.com/prisma/prisma/issues/2955


Best option for SQlite with node is this.

https://github.com/JoshuaWise/better-sqlite3

Author is all over the issues section, and seems very knowledgeable about how SQLite works.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: