tursodatabase/turso

JavaScript runtime integration

Open

#709 geöffnet am 16. Jan. 2025

Auf GitHub ansehen
 (2 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)Rust (1.001 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (19.103 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide