tursodatabase/turso

JavaScript runtime integration

Open

#709 ouverte le 16 janv. 2025

Voir sur GitHub
 (2 commentaires) (3 réactions) (0 assignés)Rust (1 001 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (19 103 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur