Files
turso/bindings/javascript/packages/common
Nikita Sivukhin 4772c0406e make connect() method optional and call it implicitly on first query execution
- mostly needed for Drizzle - because other clients with ESM can just use await connect(...) wrapper
2025-09-30 18:40:01 +04:00
..
wip
2025-09-19 13:19:30 +04:00
2025-09-29 18:11:59 +03:00

About

This package is the Turso embedded database common JS library which is shared between final builds for Node and Browser.

Do not use this package directly - instead you must use @tursodatabase/database or @tursodatabase/database-wasm.

⚠️ Warning: This software is ALPHA, only use for development, testing, and experimentation. We are working to make it production ready, but do not use it for critical data right now.