tursodatabase/turso

JavaScript runtime integration

Open

#709 aberto em 16 de jan. de 2025

Ver no GitHub
 (2 comments) (3 reactions) (0 assignees)Rust (1.001 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (19.103 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Bun and Node now have SQLite embedded in the runtime itself. In theory, it should be easy to support Limbo because we provide the same SQLite C API. However, we likely don't yet support all the APIs needed so adding this as a tracking issue.

Guia do colaborador