nodejs / node

Node.js JavaScript runtime ✨🐢🚀✨
https://nodejs.org
Other
106.5k stars 29.02k forks source link

sqlite async API #54307

Open ronag opened 1 month ago

ronag commented 1 month ago

Provide an async API to our sqlite bindings. In order to avoid blocking the event loop on lookups that require IO.

benjamingr commented 1 month ago

@ronag can you add "why" to the issue? (You can copy it from the original discussion).