Not that I know of(might be some 3rd-party package for it, idk). The issue is is that there isn't re

Not that I know of(might be some 3rd-party package for it, idk). The issue is is that there isn't really a standard SQLite Protocol as far as I'm aware, so most clients just open a file. This is made even more difficult because D1 itself doesn't store the database as a file, but in a different way that makes it easier for them to handle on the backend
Was this page helpful?