limbo/bindings/javascript/packages/common
2025-09-12 18:40:06 +03:00
..
bind.ts rename database-core -> database-common 2025-09-09 14:26:21 +04:00
compat.ts rename database-core -> database-common 2025-09-09 14:26:21 +04:00
index.ts rename database-core -> database-common 2025-09-09 14:26:21 +04:00
package.json Turso 0.2.0-pre.3 2025-09-12 18:40:06 +03:00
promise.ts rename database-core -> database-common 2025-09-09 14:26:21 +04:00
README.md rename database-core -> database-common 2025-09-09 14:26:21 +04:00
sqlite-error.ts rename database-core -> database-common 2025-09-09 14:26:21 +04:00
tsconfig.json rename database-core -> database-common 2025-09-09 14:26:21 +04:00
types.ts opfs for sync in one commit! 2025-09-10 22:35:57 +04: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-browser.

⚠️ 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.