tursodatabase/turso

`ATTACH` support

Open

#2,183 opened on 2025年7月20日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Rust (1,001 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (19,103 stars)
PR merge metrics
 (PR metrics pending)

説明

Our very own @glommer took a stab at this, but found out the following:

Turns out attach will be far from easy. We assume a single pager everywhere, and for attach,.whatever pager you use needs to be related to whichever database you are reading from.

First step is to support multiple databases at the VDBE layer, I suppose.

コントリビューターガイド